Date: Thursday, May 13, 2021 @ 20:48:40 Author: felixonmars Revision: 933770
upgpkg: haskell-indexed-traversable-instances 0.1-15: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 20:48:09 UTC (rev 933769) +++ PKGBUILD 2021-05-13 20:48:40 UTC (rev 933770) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1 -pkgrel=14 +pkgrel=15 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
