Date: Tuesday, March 31, 2020 @ 18:33:48 Author: felixonmars Revision: 608211
upgpkg: haskell-ansi-wl-pprint 0.6.9-33: rebuild with QuickCheck 2.14 Modified: haskell-ansi-wl-pprint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 18:33:22 UTC (rev 608210) +++ PKGBUILD 2020-03-31 18:33:48 UTC (rev 608211) @@ -4,7 +4,7 @@ _hkgname=ansi-wl-pprint pkgname=haskell-ansi-wl-pprint pkgver=0.6.9 -pkgrel=32 +pkgrel=33 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" url="https://github.com/ekmett/ansi-wl-pprint" license=("BSD")