Date: Wednesday, February 5, 2020 @ 07:50:41 Author: felixonmars Revision: 562792
upgpkg: haskell-quickcheck-io 0.2.0-40: rebuild with vector 0.12.1.0 Modified: haskell-quickcheck-io/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 07:50:03 UTC (rev 562791) +++ PKGBUILD 2020-02-05 07:50:41 UTC (rev 562792) @@ -3,7 +3,7 @@ _hkgname=quickcheck-io pkgname=haskell-quickcheck-io pkgver=0.2.0 -pkgrel=39 +pkgrel=40 pkgdesc="Use HUnit assertions as QuickCheck properties" url="https://github.com/hspec/quickcheck-io" license=('MIT')
