Date: Tuesday, January 11, 2022 @ 00:27:46 Author: felixonmars Revision: 1100127
upgpkg: haskell-ansi-terminal 0.11-200: rebuild with ghc 9.0.2 Modified: haskell-ansi-terminal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 00:27:09 UTC (rev 1100126) +++ PKGBUILD 2022-01-11 00:27:46 UTC (rev 1100127) @@ -4,7 +4,7 @@ _hkgname=ansi-terminal pkgname=haskell-ansi-terminal pkgver=0.11 -pkgrel=199 +pkgrel=200 pkgdesc="Simple ANSI terminal support, with Windows compatibility" url="https://github.com/feuerbach/ansi-terminal" license=("BSD")
