Date: Thursday, April 25, 2019 @ 17:06:39 Author: felixonmars Revision: 453995
upgpkg: haskell-quickcheck-io 0.2.0-18 rebuild with ghc 8.6.5 Modified: haskell-quickcheck-io/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 17:06:05 UTC (rev 453994) +++ PKGBUILD 2019-04-25 17:06:39 UTC (rev 453995) @@ -3,7 +3,7 @@ _hkgname=quickcheck-io pkgname=haskell-quickcheck-io pkgver=0.2.0 -pkgrel=17 +pkgrel=18 pkgdesc="Use HUnit assertions as QuickCheck properties" url="https://github.com/hspec/quickcheck-io" license=('MIT')
