Date: Wednesday, August 25, 2021 @ 22:12:15 Author: felixonmars Revision: 1004925
upgpkg: haskell-ansi-wl-pprint 0.6.9-212: rebuild with tasty 1.4.2 Modified: haskell-ansi-wl-pprint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-25 22:11:41 UTC (rev 1004924) +++ PKGBUILD 2021-08-25 22:12:15 UTC (rev 1004925) @@ -4,7 +4,7 @@ _hkgname=ansi-wl-pprint pkgname=haskell-ansi-wl-pprint pkgver=0.6.9 -pkgrel=211 +pkgrel=212 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" url="https://github.com/ekmett/ansi-wl-pprint" license=("BSD")