Date: Wednesday, June 10, 2020 @ 07:06:05 Author: felixonmars Revision: 641087
upgpkg: haskell-foldl 1.4.6-28: rebuild with doctest 0.17 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-10 07:05:00 UTC (rev 641086) +++ PKGBUILD 2020-06-10 07:06:05 UTC (rev 641087) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.6 -pkgrel=27 +pkgrel=28 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
