Date: Wednesday, July 21, 2021 @ 18:33:43 Author: felixonmars Revision: 982625
upgpkg: haskell-indexed-traversable-instances 0.1-30: rebuild with unliftio 0.2.19 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 18:33:07 UTC (rev 982624) +++ PKGBUILD 2021-07-21 18:33:43 UTC (rev 982625) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1 -pkgrel=29 +pkgrel=30 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")