Date: Wednesday, October 26, 2022 @ 11:21:36 Author: felixonmars Revision: 1335086
upgpkg: haskell-ansi-wl-pprint 0.6.9-350: rebuild with doctest 0.20.1 Modified: haskell-ansi-wl-pprint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 11:21:03 UTC (rev 1335085) +++ PKGBUILD 2022-10-26 11:21:36 UTC (rev 1335086) @@ -4,7 +4,7 @@ _hkgname=ansi-wl-pprint pkgname=haskell-ansi-wl-pprint pkgver=0.6.9 -pkgrel=349 +pkgrel=350 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" url="https://github.com/ekmett/ansi-wl-pprint" license=("BSD")
