Date: Friday, January 28, 2022 @ 14:30:18 Author: felixonmars Revision: 1118319
upgpkg: haskell-indexed-traversable-instances 0.1-64: rebuild with async 2.2.4 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 14:29:50 UTC (rev 1118318) +++ PKGBUILD 2022-01-28 14:30:18 UTC (rev 1118319) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1 -pkgrel=63 +pkgrel=64 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
