Date: Monday, May 3, 2021 @ 03:24:49 Author: felixonmars Revision: 926573
upgpkg: haskell-foldl 1.4.11-16: rebuild with bifunctors 5.5.11 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-03 03:23:08 UTC (rev 926572) +++ PKGBUILD 2021-05-03 03:24:49 UTC (rev 926573) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.11 -pkgrel=15 +pkgrel=16 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
