Date: Wednesday, June 5, 2019 @ 13:46:11 Author: felixonmars Revision: 477005
upgpkg: haskell-foldl 1.4.5-36 rebuild with contravariant 1.5.2 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-05 13:45:30 UTC (rev 477004) +++ PKGBUILD 2019-06-05 13:46:11 UTC (rev 477005) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.5 -pkgrel=35 +pkgrel=36 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
