Date: Tuesday, February 2, 2021 @ 11:04:26 Author: felixonmars Revision: 841026
upgpkg: haskell-quickcheck 2.14.2-84: rebuild with HUnit 1.6.2.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 11:02:53 UTC (rev 841025) +++ PKGBUILD 2021-02-02 11:04:26 UTC (rev 841026) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=83 +pkgrel=84 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
