Date: Thursday, January 7, 2021 @ 15:36:56 Author: felixonmars Revision: 812062
upgpkg: haskell-foldl 1.4.10-21: rebuild with bifunctors 5.5.9 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-07 15:36:12 UTC (rev 812061) +++ PKGBUILD 2021-01-07 15:36:56 UTC (rev 812062) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.10 -pkgrel=20 +pkgrel=21 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
