Date: Monday, July 26, 2021 @ 21:08:28 Author: felixonmars Revision: 985943
upgpkg: haskell-indexed-traversable-instances 0.1-31: rebuild with transformers-compat 0.7 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 21:07:42 UTC (rev 985942) +++ PKGBUILD 2021-07-26 21:08:28 UTC (rev 985943) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1 -pkgrel=30 +pkgrel=31 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
