Date: Sunday, February 16, 2020 @ 12:39:47 Author: felixonmars Revision: 572472
upgpkg: haskell-foldl 1.4.6-13: rebuild with ghc 8.8.2 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 12:38:17 UTC (rev 572471) +++ PKGBUILD 2020-02-16 12:39:47 UTC (rev 572472) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.6 -pkgrel=12 +pkgrel=13 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
