Date: Tuesday, June 16, 2020 @ 02:41:43 Author: felixonmars Revision: 645765
upgpkg: haskell-foldl 1.4.6-30: rebuild with base-prelude 1.4 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-16 02:40:24 UTC (rev 645764) +++ PKGBUILD 2020-06-16 02:41:43 UTC (rev 645765) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.6 -pkgrel=29 +pkgrel=30 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
