Date: Wednesday, November 27, 2019 @ 05:26:56 Author: felixonmars Revision: 533750
upgpkg: haskell-foldl 1.4.5-56 rebuild with bifunctors 5.5.6 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-27 05:26:47 UTC (rev 533749) +++ PKGBUILD 2019-11-27 05:26:56 UTC (rev 533750) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.5 -pkgrel=55 +pkgrel=56 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
