Date: Monday, January 11, 2021 @ 10:53:50 Author: felixonmars Revision: 817824
upgpkg: haskell-ansi-wl-pprint 0.6.9-110: rebuild with hspec 2.7.6, hspec-core 2.7.6, hspec-discover 2.7.6 Modified: haskell-ansi-wl-pprint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-11 10:53:28 UTC (rev 817823) +++ PKGBUILD 2021-01-11 10:53:50 UTC (rev 817824) @@ -4,7 +4,7 @@ _hkgname=ansi-wl-pprint pkgname=haskell-ansi-wl-pprint pkgver=0.6.9 -pkgrel=109 +pkgrel=110 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" url="https://github.com/ekmett/ansi-wl-pprint" license=("BSD")