Date: Monday, April 12, 2021 @ 21:37:03 Author: felixonmars Revision: 916083
upgpkg: haskell-tasty-smallcheck 0.8.2-120: rebuild with quickcheck-classes-base 0.6.2.0 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-12 21:36:22 UTC (rev 916082) +++ PKGBUILD 2021-04-12 21:37:03 UTC (rev 916083) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=119 +pkgrel=120 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
