Date: Sunday, March 20, 2022 @ 18:46:30 Author: felixonmars Revision: 1164857
upgpkg: haskell-indexed-traversable-instances 0.1.1-9: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 18:46:24 UTC (rev 1164856) +++ PKGBUILD 2022-03-20 18:46:30 UTC (rev 1164857) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1 -pkgrel=8 +pkgrel=9 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
