Date: Monday, August 8, 2022 @ 17:57:18 Author: felixonmars Revision: 1261668
upgpkg: haskell-indexed-traversable-instances 0.1.1-40: rebuild with tasty 1.4.2.3 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 17:57:10 UTC (rev 1261667) +++ PKGBUILD 2022-08-08 17:57:18 UTC (rev 1261668) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1 -pkgrel=39 +pkgrel=40 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
