Date: Thursday, May 12, 2022 @ 08:45:10 Author: felixonmars Revision: 1198499
upgpkg: haskell-indexed-traversable-instances 0.1.1-19: rebuild with unordered-containers 0.2.19.1 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 08:45:03 UTC (rev 1198498) +++ PKGBUILD 2022-05-12 08:45:10 UTC (rev 1198499) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1 -pkgrel=18 +pkgrel=19 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
