Date: Monday, May 31, 2021 @ 02:23:35 Author: felixonmars Revision: 951426
upgpkg: haskell-indexed-traversable-instances 0.1-22: rebuild with unliftio 0.2.16 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-31 02:23:03 UTC (rev 951425) +++ PKGBUILD 2021-05-31 02:23:35 UTC (rev 951426) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1 -pkgrel=21 +pkgrel=22 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
