Date: Monday, December 30, 2019 @ 08:58:37 Author: felixonmars Revision: 544192
upgpkg: haskell-quickcheck-io 0.2.0-33: rebuild with exceptions 0.10.4 Modified: haskell-quickcheck-io/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-30 08:57:58 UTC (rev 544191) +++ PKGBUILD 2019-12-30 08:58:37 UTC (rev 544192) @@ -3,7 +3,7 @@ _hkgname=quickcheck-io pkgname=haskell-quickcheck-io pkgver=0.2.0 -pkgrel=32 +pkgrel=33 pkgdesc="Use HUnit assertions as QuickCheck properties" url="https://github.com/hspec/quickcheck-io" license=('MIT')
