Date: Friday, October 5, 2018 @ 13:47:05 Author: felixonmars Revision: 390108
upgpkg: haskell-foldl 1.4.5-2 rebuild with optparse-applicative 0.14.3.0 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-05 13:46:22 UTC (rev 390107) +++ PKGBUILD 2018-10-05 13:47:05 UTC (rev 390108) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.5 -pkgrel=1 +pkgrel=2 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3")
