Date: Thursday, August 18, 2022 @ 21:51:42 Author: felixonmars Revision: 1269231
upgpkg: haskell-indexed-traversable-instances 0.1.1-43: rebuild with base-orphans 0.8.7 Modified: haskell-indexed-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 21:51:30 UTC (rev 1269230) +++ PKGBUILD 2022-08-18 21:51:42 UTC (rev 1269231) @@ -3,7 +3,7 @@ _hkgname=indexed-traversable-instances pkgname=haskell-indexed-traversable-instances pkgver=0.1.1 -pkgrel=42 +pkgrel=43 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, TraversableWithIndex" url="https://github.com/haskellari/indexed-traversable" license=("BSD")
