Date: Wednesday, March 3, 2021 @ 13:43:07 Author: felixonmars Revision: 879138
upgpkg: haskell-ansi-terminal 0.11-87: rebuild with tasty 1.4 Modified: haskell-ansi-terminal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 13:42:36 UTC (rev 879137) +++ PKGBUILD 2021-03-03 13:43:07 UTC (rev 879138) @@ -4,7 +4,7 @@ _hkgname=ansi-terminal pkgname=haskell-ansi-terminal pkgver=0.11 -pkgrel=86 +pkgrel=87 pkgdesc="Simple ANSI terminal support, with Windows compatibility" url="https://github.com/feuerbach/ansi-terminal" license=("BSD")