Date: Friday, May 13, 2022 @ 09:05:52 Author: felixonmars Revision: 1201249
upgpkg: haskell-indexed-traversable-instances 0.1.1-20: rebuild with random 1.2.1.1 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-13 09:05:43 UTC (rev 1201248) +++ PKGBUILD 2022-05-13 09:05:52 UTC (rev 1201249) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1 -pkgrel=19 +pkgrel=20 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
