Date: Sunday, March 15, 2020 @ 21:01:53 Author: felixonmars Revision: 598583
upgpkg: haskell-foldl 1.4.6-19: rebuild with hashable 1.3.0.0 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 21:00:52 UTC (rev 598582) +++ PKGBUILD 2020-03-15 21:01:53 UTC (rev 598583) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.6 -pkgrel=18 +pkgrel=19 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
