Date: Thursday, January 27, 2022 @ 13:45:59 Author: felixonmars Revision: 1117088
upgpkg: haskell-ansi-wl-pprint 0.6.9-264: rebuild with async 2.2.4 Modified: haskell-ansi-wl-pprint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 13:33:06 UTC (rev 1117087) +++ PKGBUILD 2022-01-27 13:45:59 UTC (rev 1117088) @@ -4,7 +4,7 @@ _hkgname=ansi-wl-pprint pkgname=haskell-ansi-wl-pprint pkgver=0.6.9 -pkgrel=263 +pkgrel=264 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" url="https://github.com/ekmett/ansi-wl-pprint" license=("BSD")
