Date: Monday, May 24, 2021 @ 19:58:56 Author: felixonmars Revision: 944852
upgpkg: haskell-indexed-traversable-instances 0.1-20: rebuild with unordered-containers 0.2.14.0 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-24 19:57:54 UTC (rev 944851) +++ PKGBUILD 2021-05-24 19:58:56 UTC (rev 944852) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1 -pkgrel=19 +pkgrel=20 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
