Date: Wednesday, June 24, 2020 @ 09:08:55 Author: felixonmars Revision: 652144
upgpkg: haskell-foldl 1.4.7-2: rebuild with splitmix 0.1 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-24 09:07:35 UTC (rev 652143) +++ PKGBUILD 2020-06-24 09:08:55 UTC (rev 652144) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.7 -pkgrel=1 +pkgrel=2 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
