Date: Wednesday, February 17, 2021 @ 13:04:53 Author: felixonmars Revision: 862527
upgpkg: haskell-ansi-wl-pprint 0.6.9-140: rebuild with async 2.2.3 Modified: haskell-ansi-wl-pprint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 13:04:22 UTC (rev 862526) +++ PKGBUILD 2021-02-17 13:04:53 UTC (rev 862527) @@ -4,7 +4,7 @@ _hkgname=ansi-wl-pprint pkgname=haskell-ansi-wl-pprint pkgver=0.6.9 -pkgrel=139 +pkgrel=140 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" url="https://github.com/ekmett/ansi-wl-pprint" license=("BSD")