Date: Saturday, May 14, 2022 @ 13:59:05 Author: felixonmars Revision: 1204700
upgpkg: haskell-indexed-traversable-instances 0.1.1-21: rebuild with hashable 1.4.0.2 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 13:58:58 UTC (rev 1204699) +++ PKGBUILD 2022-05-14 13:59:05 UTC (rev 1204700) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1 -pkgrel=20 +pkgrel=21 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
