Date: Monday, February 1, 2021 @ 22:54:37 Author: felixonmars Revision: 840827
upgpkg: haskell-quickcheck 2.14.2-82: 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-01 22:53:02 UTC (rev 840826) +++ PKGBUILD 2021-02-01 22:54:37 UTC (rev 840827) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=81 +pkgrel=82 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
