Date: Wednesday, June 17, 2020 @ 19:18:10 Author: felixonmars Revision: 646540
upgpkg: haskell-foldl 1.4.6-31: rebuild with unordered-containers 0.2.11.0 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-17 19:16:51 UTC (rev 646539) +++ PKGBUILD 2020-06-17 19:18:10 UTC (rev 646540) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.6 -pkgrel=30 +pkgrel=31 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
