Date: Wednesday, October 26, 2022 @ 11:07:42 Author: felixonmars Revision: 1335023
upgpkg: haskell-ansi-wl-pprint 0.6.9-349: 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:07:37 UTC (rev 1335022) +++ PKGBUILD 2022-10-26 11:07:42 UTC (rev 1335023) @@ -4,7 +4,7 @@ _hkgname=ansi-wl-pprint pkgname=haskell-ansi-wl-pprint pkgver=0.6.9 -pkgrel=348 +pkgrel=349 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" url="https://github.com/ekmett/ansi-wl-pprint" license=("BSD")
