Date: Thursday, March 2, 2023 @ 10:23:51 Author: felixonmars Revision: 1406450
upgpkg: haskell-foldl 1.4.14-6: rebuild with generic-deriving 1.14.3 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 10:23:40 UTC (rev 1406449) +++ PKGBUILD 2023-03-02 10:23:51 UTC (rev 1406450) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.14 -pkgrel=5 +pkgrel=6 pkgdesc="Composable, streaming, and efficient left folds" url="https://github.com/Gabriella439/foldl" license=("BSD")
