Date: Friday, October 2, 2020 @ 06:14:06 Author: felixonmars Revision: 714987
upgpkg: haskell-foldl 1.4.9-2: rebuild with base-orphans 0.8.3 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 06:13:13 UTC (rev 714986) +++ PKGBUILD 2020-10-02 06:14:06 UTC (rev 714987) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.9 -pkgrel=1 +pkgrel=2 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
