Date: Wednesday, April 6, 2022 @ 20:31:54 Author: felixonmars Revision: 1181725
upgpkg: haskell-foldl 1.4.12-57: rebuild with unordered-containers 0.2.18.0 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 20:31:45 UTC (rev 1181724) +++ PKGBUILD 2022-04-06 20:31:54 UTC (rev 1181725) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.12 -pkgrel=56 +pkgrel=57 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
