Date: Thursday, March 30, 2023 @ 03:52:54 Author: felixonmars Revision: 1430361
upgpkg: haskell-indexed-traversable-instances 0.1.1.1-42: rebuild with quickcheck-instances 0.3.29 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 03:52:29 UTC (rev 1430360) +++ PKGBUILD 2023-03-30 03:52:54 UTC (rev 1430361) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1.1 -pkgrel=41 +pkgrel=42 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
