Date: Thursday, March 3, 2022 @ 22:48:49 Author: felixonmars Revision: 1141357
upgpkg: haskell-indexed-traversable-instances 0.1.1-2: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 22:48:22 UTC (rev 1141356) +++ PKGBUILD 2022-03-03 22:48:49 UTC (rev 1141357) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
