Date: Wednesday, May 12, 2021 @ 01:01:41 Author: felixonmars Revision: 931143
upgpkg: haskell-indexed-traversable-instances 0.1-14: rebuild with unliftio 0.2.15 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-12 01:00:59 UTC (rev 931142) +++ PKGBUILD 2021-05-12 01:01:41 UTC (rev 931143) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1 -pkgrel=13 +pkgrel=14 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
