Date: Saturday, August 28, 2021 @ 20:24:45 Author: felixonmars Revision: 1007798
upgpkg: haskell-ansi-wl-pprint 0.6.9-214: rebuild with hashable 1.3.3.0 Modified: haskell-ansi-wl-pprint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-28 18:08:17 UTC (rev 1007797) +++ PKGBUILD 2021-08-28 20:24:45 UTC (rev 1007798) @@ -4,7 +4,7 @@ _hkgname=ansi-wl-pprint pkgname=haskell-ansi-wl-pprint pkgver=0.6.9 -pkgrel=213 +pkgrel=214 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" url="https://github.com/ekmett/ansi-wl-pprint" license=("BSD")