Date: Saturday, December 18, 2021 @ 00:45:19 Author: felixonmars Revision: 1076663
upgpkg: haskell-tasty-smallcheck 0.8.2-204: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 00:44:47 UTC (rev 1076662) +++ PKGBUILD 2021-12-18 00:45:19 UTC (rev 1076663) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=203 +pkgrel=204 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
