Date: Saturday, January 9, 2021 @ 17:43:39 Author: felixonmars Revision: 816390
upgpkg: haskell-foldl 1.4.10-23: rebuild with profunctors 5.6.1 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 17:42:48 UTC (rev 816389) +++ PKGBUILD 2021-01-09 17:43:39 UTC (rev 816390) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.10 -pkgrel=22 +pkgrel=23 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
