Date: Sunday, March 28, 2021 @ 06:09:03 Author: felixonmars Revision: 906355
upgpkg: haskell-indexed-traversable-instances 0.1-7: rebuild with tasty 1.4.1 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 06:06:41 UTC (rev 906354) +++ PKGBUILD 2021-03-28 06:09:03 UTC (rev 906355) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1 -pkgrel=6 +pkgrel=7 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
