Date: Wednesday, February 5, 2020 @ 19:58:45 Author: felixonmars Revision: 563485
upgpkg: haskell-foldl 1.4.6-8: rebuild with vector 0.12.1.0 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 19:58:31 UTC (rev 563484) +++ PKGBUILD 2020-02-05 19:58:45 UTC (rev 563485) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.6 -pkgrel=7 +pkgrel=8 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
