Date: Monday, August 24, 2020 @ 21:28:49 Author: felixonmars Revision: 687825
upgpkg: haskell-quickcheck 2.14.1-10: rebuild with random 1.2.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-24 21:26:44 UTC (rev 687824) +++ PKGBUILD 2020-08-24 21:28:49 UTC (rev 687825) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.1 -pkgrel=9 +pkgrel=10 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
