Date: Wednesday, February 17, 2021 @ 12:22:37 Author: felixonmars Revision: 862427
upgpkg: haskell-ansi-wl-pprint 0.6.9-139: 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 12:22:07 UTC (rev 862426) +++ PKGBUILD 2021-02-17 12:22:37 UTC (rev 862427) @@ -4,7 +4,7 @@ _hkgname=ansi-wl-pprint pkgname=haskell-ansi-wl-pprint pkgver=0.6.9 -pkgrel=138 +pkgrel=139 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" url="https://github.com/ekmett/ansi-wl-pprint" license=("BSD")