Date: Thursday, March 24, 2022 @ 01:48:15 Author: felixonmars Revision: 1173218
upgpkg: haskell-indexed-traversable-instances 0.1.1-11: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 01:48:09 UTC (rev 1173217) +++ PKGBUILD 2022-03-24 01:48:15 UTC (rev 1173218) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1 -pkgrel=10 +pkgrel=11 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
