Date: Sunday, May 15, 2022 @ 01:26:38 Author: felixonmars Revision: 1205550
upgpkg: haskell-indexed-traversable-instances 0.1.1-22: rebuild with hashable 1.4.0.2 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-15 01:26:29 UTC (rev 1205549) +++ PKGBUILD 2022-05-15 01:26:38 UTC (rev 1205550) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1 -pkgrel=21 +pkgrel=22 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
