Date: Saturday, May 4, 2019 @ 15:01:07 Author: felixonmars Revision: 458895
upgpkg: haskell-foldl 1.4.5-27 rebuild with comonad 5.0.5 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-04 15:00:09 UTC (rev 458894) +++ PKGBUILD 2019-05-04 15:01:07 UTC (rev 458895) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.5 -pkgrel=26 +pkgrel=27 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
