Date: Friday, October 9, 2020 @ 17:43:16 Author: felixonmars Revision: 722602
upgpkg: haskell-foldl 1.4.9-5: rebuild with unordered-containers 0.2.13.0 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 17:42:32 UTC (rev 722601) +++ PKGBUILD 2020-10-09 17:43:16 UTC (rev 722602) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.9 -pkgrel=4 +pkgrel=5 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
