Date: Sunday, November 22, 2020 @ 17:03:13 Author: felixonmars Revision: 759264
upgpkg: haskell-foldl 1.4.10-4: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 17:01:32 UTC (rev 759263) +++ PKGBUILD 2020-11-22 17:03:13 UTC (rev 759264) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.10 -pkgrel=3 +pkgrel=4 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
