Date: Thursday, October 6, 2022 @ 19:56:41 Author: felixonmars Revision: 1322920
upgpkg: haskell-indexed-traversable-instances 0.1.1.1-16: rebuild with tasty-hedgehog 1.3.1.0 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-06 19:56:38 UTC (rev 1322919) +++ PKGBUILD 2022-10-06 19:56:41 UTC (rev 1322920) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1.1 -pkgrel=15 +pkgrel=16 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
