Date: Monday, May 27, 2019 @ 07:21:47 Author: felixonmars Revision: 471023
upgpkg: haskell-quickcheck-io 0.2.0-19 rebuild with QuickCheck 2.13.1 Modified: haskell-quickcheck-io/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 07:21:15 UTC (rev 471022) +++ PKGBUILD 2019-05-27 07:21:47 UTC (rev 471023) @@ -3,7 +3,7 @@ _hkgname=quickcheck-io pkgname=haskell-quickcheck-io pkgver=0.2.0 -pkgrel=18 +pkgrel=19 pkgdesc="Use HUnit assertions as QuickCheck properties" url="https://github.com/hspec/quickcheck-io" license=('MIT')
