Date: Saturday, September 12, 2020 @ 14:07:41 Author: felixonmars Revision: 703910
upgpkg: haskell-tasty-smallcheck 0.8.1-91: rebuild with ansi-terminal 0.11 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 14:07:13 UTC (rev 703909) +++ PKGBUILD 2020-09-12 14:07:41 UTC (rev 703910) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.1 -pkgrel=90 +pkgrel=91 pkgdesc="SmallCheck support for the Tasty test framework" url="http://documentup.com/feuerbach/tasty" license=('MIT')