Date: Monday, March 22, 2021 @ 19:18:54 Author: felixonmars Revision: 899069
upgpkg: haskell-ansi-wl-pprint 0.6.9-160: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-ansi-wl-pprint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-22 19:18:19 UTC (rev 899068) +++ PKGBUILD 2021-03-22 19:18:54 UTC (rev 899069) @@ -4,7 +4,7 @@ _hkgname=ansi-wl-pprint pkgname=haskell-ansi-wl-pprint pkgver=0.6.9 -pkgrel=159 +pkgrel=160 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" url="https://github.com/ekmett/ansi-wl-pprint" license=("BSD")