Date: Sunday, March 21, 2021 @ 05:29:01 Author: felixonmars Revision: 896918
upgpkg: haskell-indexed-traversable-instances 0.1-4: rebuild with tasty 1.4.0.2 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 05:28:38 UTC (rev 896917) +++ PKGBUILD 2021-03-21 05:29:01 UTC (rev 896918) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1 -pkgrel=3 +pkgrel=4 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
