Date: Wednesday, June 9, 2021 @ 21:50:08 Author: felixonmars Revision: 960610
upgpkg: haskell-foldl 1.4.11-26: rebuild with unliftio 0.2.18 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-09 21:48:48 UTC (rev 960609) +++ PKGBUILD 2021-06-09 21:50:08 UTC (rev 960610) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.11 -pkgrel=25 +pkgrel=26 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
