Date: Sunday, October 14, 2018 @ 23:47:51 Author: felixonmars Revision: 393955
upgpkg: haskell-quickcheck-io 0.2.0-13 rebuild with ghc 8.6.1 Modified: haskell-quickcheck-io/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-14 23:47:16 UTC (rev 393954) +++ PKGBUILD 2018-10-14 23:47:51 UTC (rev 393955) @@ -3,7 +3,7 @@ _hkgname=quickcheck-io pkgname=haskell-quickcheck-io pkgver=0.2.0 -pkgrel=12 +pkgrel=13 pkgdesc="Use HUnit assertions as QuickCheck properties" url="https://github.com/hspec/quickcheck-io" license=('MIT')
