Date: Friday, January 6, 2023 @ 21:43:25 Author: felixonmars Revision: 1379806
upgpkg: haskell-foldl 1.4.13-9: rebuild with hashable 1.4.2.0 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 21:43:24 UTC (rev 1379805) +++ PKGBUILD 2023-01-06 21:43:25 UTC (rev 1379806) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.13 -pkgrel=8 +pkgrel=9 pkgdesc="Composable, streaming, and efficient left folds" url="https://github.com/Gabriella439/foldl" license=("BSD")
