Date: Thursday, February 11, 2021 @ 00:10:40 Author: felixonmars Revision: 854667
upgpkg: haskell-quickcheck-io 0.2.0-250: rebuild with hspec-meta 2.7.8 Modified: haskell-quickcheck-io/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-11 00:10:21 UTC (rev 854666) +++ PKGBUILD 2021-02-11 00:10:40 UTC (rev 854667) @@ -3,7 +3,7 @@ _hkgname=quickcheck-io pkgname=haskell-quickcheck-io pkgver=0.2.0 -pkgrel=249 +pkgrel=250 pkgdesc="Use HUnit assertions as QuickCheck properties" url="https://github.com/hspec/quickcheck-io" license=('MIT')
