Date: Friday, January 29, 2021 @ 02:33:39 Author: felixonmars Revision: 833927
upgpkg: haskell-foldl 1.4.10-31: rebuild with bifunctors 5.5.10 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 02:32:03 UTC (rev 833926) +++ PKGBUILD 2021-01-29 02:33:39 UTC (rev 833927) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.10 -pkgrel=30 +pkgrel=31 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
