Date: Saturday, September 12, 2020 @ 15:28:25 Author: felixonmars Revision: 704124
upgpkg: haskell-hspec-smallcheck 0.5.2-96: rebuild with ansi-terminal 0.11 Modified: haskell-hspec-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 15:27:58 UTC (rev 704123) +++ PKGBUILD 2020-09-12 15:28:25 UTC (rev 704124) @@ -3,7 +3,7 @@ _hkgname=hspec-smallcheck pkgname=haskell-hspec-smallcheck pkgver=0.5.2 -pkgrel=95 +pkgrel=96 pkgdesc="SmallCheck support for the Hspec testing framework" url="http://hspec.github.io/" license=('MIT')