Date: Wednesday, August 24, 2022 @ 23:07:58 Author: felixonmars Revision: 1277792
upgpkg: haskell-foldl 1.4.12-89: rebuild with hashable 1.4.1.0 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 23:07:50 UTC (rev 1277791) +++ PKGBUILD 2022-08-24 23:07:58 UTC (rev 1277792) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.12 -pkgrel=88 +pkgrel=89 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
