Date: Monday, May 27, 2019 @ 14:19:25 Author: felixonmars Revision: 471384
upgpkg: haskell-quickcheck-io 0.2.0-20 rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21 Modified: haskell-quickcheck-io/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 14:18:53 UTC (rev 471383) +++ PKGBUILD 2019-05-27 14:19:25 UTC (rev 471384) @@ -3,7 +3,7 @@ _hkgname=quickcheck-io pkgname=haskell-quickcheck-io pkgver=0.2.0 -pkgrel=19 +pkgrel=20 pkgdesc="Use HUnit assertions as QuickCheck properties" url="https://github.com/hspec/quickcheck-io" license=('MIT')
