Date: Thursday, July 29, 2021 @ 15:07:00 Author: felixonmars Revision: 990269
upgpkg: haskell-foldl 1.4.12-6: rebuild with contravariant 1.5.5 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-29 15:05:38 UTC (rev 990268) +++ PKGBUILD 2021-07-29 15:07:00 UTC (rev 990269) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.12 -pkgrel=5 +pkgrel=6 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
