Date: Saturday, January 28, 2023 @ 14:51:55 Author: felixonmars Revision: 1389510
upgpkg: haskell-foldl 1.4.14-2: rebuild with concurrent-output 1.10.17 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-28 14:51:48 UTC (rev 1389509) +++ PKGBUILD 2023-01-28 14:51:55 UTC (rev 1389510) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.14 -pkgrel=1 +pkgrel=2 pkgdesc="Composable, streaming, and efficient left folds" url="https://github.com/Gabriella439/foldl" license=("BSD")
