Date: Monday, May 11, 2020 @ 19:49:46 Author: felixonmars Revision: 626417
upgpkg: haskell-quickcheck-io 0.2.0-66: rebuild with tasty 1.3 Modified: haskell-quickcheck-io/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 19:49:17 UTC (rev 626416) +++ PKGBUILD 2020-05-11 19:49:46 UTC (rev 626417) @@ -3,7 +3,7 @@ _hkgname=quickcheck-io pkgname=haskell-quickcheck-io pkgver=0.2.0 -pkgrel=65 +pkgrel=66 pkgdesc="Use HUnit assertions as QuickCheck properties" url="https://github.com/hspec/quickcheck-io" license=('MIT')
