Date: Tuesday, July 20, 2021 @ 07:43:39 Author: felixonmars Revision: 979321
upgpkg: haskell-foldl 1.4.12-2: rebuild with regex-posix 0.96.0.1 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 07:42:49 UTC (rev 979320) +++ PKGBUILD 2021-07-20 07:43:39 UTC (rev 979321) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.12 -pkgrel=1 +pkgrel=2 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
