Date: Friday, January 28, 2022 @ 09:06:25 Author: felixonmars Revision: 1118156
upgpkg: haskell-foldl 1.4.12-41: rebuild with async 2.2.4 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 09:05:48 UTC (rev 1118155) +++ PKGBUILD 2022-01-28 09:06:25 UTC (rev 1118156) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.12 -pkgrel=40 +pkgrel=41 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
