Date: Thursday, May 31, 2018 @ 17:45:39 Author: felixonmars Revision: 335088
upgpkg: haskell-foldl 1.4.0-11 rebuild with ghc 8.4.3 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 17:45:00 UTC (rev 335087) +++ PKGBUILD 2018-05-31 17:45:39 UTC (rev 335088) @@ -5,7 +5,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.0 -pkgrel=10 +pkgrel=11 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3")
