Date: Wednesday, April 1, 2020 @ 17:48:04 Author: felixonmars Revision: 609044
upgpkg: haskell-foldl 1.4.6-22: rebuild with QuickCheck 2.14 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 17:47:02 UTC (rev 609043) +++ PKGBUILD 2020-04-01 17:48:04 UTC (rev 609044) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.6 -pkgrel=21 +pkgrel=22 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
