Date: Tuesday, October 18, 2022 @ 00:23:35 Author: felixonmars Revision: 1330909
upgpkg: haskell-indexed-traversable-instances 0.1.1.1-18: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-18 00:23:29 UTC (rev 1330908) +++ PKGBUILD 2022-10-18 00:23:35 UTC (rev 1330909) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1.1 -pkgrel=17 +pkgrel=18 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
