Date: Wednesday, July 21, 2021 @ 14:58:58 Author: felixonmars Revision: 982173
upgpkg: haskell-foldl 1.4.12-3: rebuild with unliftio 0.2.19 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 14:58:04 UTC (rev 982172) +++ PKGBUILD 2021-07-21 14:58:58 UTC (rev 982173) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.12 -pkgrel=2 +pkgrel=3 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
