Date: Tuesday, February 9, 2021 @ 20:09:06 Author: felixonmars Revision: 851519
upgpkg: haskell-foldl 1.4.10-37: rebuild with ghc 8.10.4 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 20:08:21 UTC (rev 851518) +++ PKGBUILD 2021-02-09 20:09:06 UTC (rev 851519) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.10 -pkgrel=36 +pkgrel=37 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
