Date: Wednesday, March 22, 2023 @ 02:20:42 Author: felixonmars Revision: 1425500
upgpkg: haskell-foldl 1.4.14-11: rebuild with indexed-traversable 0.1.2.1 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 02:20:41 UTC (rev 1425499) +++ PKGBUILD 2023-03-22 02:20:42 UTC (rev 1425500) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.14 -pkgrel=10 +pkgrel=11 pkgdesc="Composable, streaming, and efficient left folds" url="https://github.com/Gabriella439/foldl" license=("BSD")
