Date: Friday, November 29, 2019 @ 17:04:20 Author: felixonmars Revision: 534420
upgpkg: haskell-foldl 1.4.5-57 rebuild with comonad 5.0.6 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-29 17:03:28 UTC (rev 534419) +++ PKGBUILD 2019-11-29 17:04:20 UTC (rev 534420) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.5 -pkgrel=56 +pkgrel=57 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
