Date: Monday, August 17, 2020 @ 23:00:30 Author: felixonmars Revision: 683479
upgpkg: haskell-foldl 1.4.8-5: rebuild with ghc 8.10.2 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 22:58:59 UTC (rev 683478) +++ PKGBUILD 2020-08-17 23:00:30 UTC (rev 683479) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.8 -pkgrel=4 +pkgrel=5 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
