Date: Wednesday, December 23, 2020 @ 23:46:31 Author: felixonmars Revision: 785773
upgpkg: haskell-quickcheck-io 0.2.0-174: rebuild with ghc 8.10.3 Modified: haskell-quickcheck-io/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 23:46:10 UTC (rev 785772) +++ PKGBUILD 2020-12-23 23:46:31 UTC (rev 785773) @@ -3,7 +3,7 @@ _hkgname=quickcheck-io pkgname=haskell-quickcheck-io pkgver=0.2.0 -pkgrel=173 +pkgrel=174 pkgdesc="Use HUnit assertions as QuickCheck properties" url="https://github.com/hspec/quickcheck-io" license=('MIT')