Date: Monday, March 30, 2020 @ 21:12:48 Author: felixonmars Revision: 607283
upgpkg: haskell-foldl 1.4.6-21: rebuild with doctest 0.16.3 Modified: haskell-foldl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-30 21:12:23 UTC (rev 607282) +++ PKGBUILD 2020-03-30 21:12:48 UTC (rev 607283) @@ -4,7 +4,7 @@ _hkgname=foldl pkgname=haskell-foldl pkgver=1.4.6 -pkgrel=20 +pkgrel=21 pkgdesc="Composable, streaming, and efficient left folds" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
