Date: Thursday, February 27, 2020 @ 18:28:37 Author: felixonmars Revision: 584584
upgpkg: haskell-foldl 1.4.6-16: rebuild with ghc 8.8.3 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 18:27:11 UTC (rev 584583) +++ PKGBUILD 2020-02-27 18:28:37 UTC (rev 584584) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.6 -pkgrel=15 +pkgrel=16 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
