Date: Saturday, July 14, 2018 @ 11:20:11 Author: felixonmars Revision: 358942
upgpkg: haskell-foldl 1.4.2-7 rebuild with contravariant 1.5 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-14 11:19:24 UTC (rev 358941) +++ PKGBUILD 2018-07-14 11:20:11 UTC (rev 358942) @@ -5,7 +5,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.2 -pkgrel=6 +pkgrel=7 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3")
