Date: Monday, August 24, 2020 @ 18:22:04 Author: felixonmars Revision: 687663
upgpkg: haskell-quickcheck 2.14.1-9: 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 18:17:01 UTC (rev 687662) +++ PKGBUILD 2020-08-24 18:22:04 UTC (rev 687663) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.1 -pkgrel=8 +pkgrel=9 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
