Date: Wednesday, February 3, 2021 @ 16:42:57 Author: felixonmars Revision: 843374
upgpkg: haskell-quickcheck 2.14.2-86: rebuild with clock 0.8.2 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-03 16:17:19 UTC (rev 843373) +++ PKGBUILD 2021-02-03 16:42:57 UTC (rev 843374) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=85 +pkgrel=86 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
