Date: Thursday, March 25, 2021 @ 09:45:55 Author: felixonmars Revision: 902809
upgpkg: haskell-indexed-traversable-instances 0.1-6: rebuild with tasty 1.4.0.3 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 09:44:56 UTC (rev 902808) +++ PKGBUILD 2021-03-25 09:45:55 UTC (rev 902809) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1 -pkgrel=5 +pkgrel=6 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
