Date: Monday, May 30, 2022 @ 11:01:19 Author: felixonmars Revision: 1215907
upgpkg: haskell-indexed-traversable-instances 0.1.1-25: rebuild with tasty-inspection-testing 0.1.0.1 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-30 11:01:12 UTC (rev 1215906) +++ PKGBUILD 2022-05-30 11:01:19 UTC (rev 1215907) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1 -pkgrel=24 +pkgrel=25 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
