Date: Monday, May 11, 2020 @ 19:47:13 Author: felixonmars Revision: 626411
upgpkg: haskell-ansi-terminal 0.10.3-19: rebuild with tasty 1.3 Modified: haskell-ansi-terminal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 19:46:40 UTC (rev 626410) +++ PKGBUILD 2020-05-11 19:47:13 UTC (rev 626411) @@ -4,7 +4,7 @@ _hkgname=ansi-terminal pkgname=haskell-ansi-terminal pkgver=0.10.3 -pkgrel=18 +pkgrel=19 pkgdesc="Simple ANSI terminal support, with Windows compatibility" url="https://github.com/feuerbach/ansi-terminal" license=("BSD")
