Date: Friday, December 25, 2020 @ 23:01:00 Author: felixonmars Revision: 791103
upgpkg: haskell-quickcheck-io 0.2.0-183: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-quickcheck-io/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 23:00:40 UTC (rev 791102) +++ PKGBUILD 2020-12-25 23:01:00 UTC (rev 791103) @@ -3,7 +3,7 @@ _hkgname=quickcheck-io pkgname=haskell-quickcheck-io pkgver=0.2.0 -pkgrel=182 +pkgrel=183 pkgdesc="Use HUnit assertions as QuickCheck properties" url="https://github.com/hspec/quickcheck-io" license=('MIT')
