Date: Monday, March 7, 2022 @ 22:44:31 Author: felixonmars Revision: 1145231
upgpkg: haskell-indexed-traversable-instances 0.1.1-3: rebuild with doctest 0.19.0 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 22:44:04 UTC (rev 1145230) +++ PKGBUILD 2022-03-07 22:44:31 UTC (rev 1145231) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
