Date: Sunday, April 28, 2019 @ 12:06:06 Author: felixonmars Revision: 454955
upgpkg: haskell-foldl 1.4.5-24 rebuild with ghc 8.6.5 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-28 12:05:18 UTC (rev 454954) +++ PKGBUILD 2019-04-28 12:06:06 UTC (rev 454955) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.5 -pkgrel=23 +pkgrel=24 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
