Date: Friday, December 25, 2020 @ 23:09:27 Author: felixonmars Revision: 791127
upgpkg: haskell-tasty-smallcheck 0.8.2-12: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 23:09:03 UTC (rev 791126) +++ PKGBUILD 2020-12-25 23:09:27 UTC (rev 791127) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=11 +pkgrel=12 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
