Date: Thursday, January 9, 2020 @ 11:20:26 Author: felixonmars Revision: 551003
upgpkg: haskell-ansi-terminal 0.10.2-2: rebuild with ghc 8.8.1, cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, unexceptionalio 0.5.0, gtk2hs-buildtools 0.13.8.0 Modified: haskell-ansi-terminal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-09 11:15:33 UTC (rev 551002) +++ PKGBUILD 2020-01-09 11:20:26 UTC (rev 551003) @@ -4,7 +4,7 @@ _hkgname=ansi-terminal pkgname=haskell-ansi-terminal pkgver=0.10.2 -pkgrel=1 +pkgrel=2 pkgdesc="Simple ANSI terminal support, with Windows compatibility" url="https://github.com/feuerbach/ansi-terminal" license=("BSD")
