Date: Tuesday, October 20, 2020 @ 18:58:06 Author: felixonmars Revision: 727659
upgpkg: haskell-quickcheck 2.14.1-38: rebuild with splitmix 0.1.0.2 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-20 18:56:10 UTC (rev 727658) +++ PKGBUILD 2020-10-20 18:58:06 UTC (rev 727659) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.1 -pkgrel=37 +pkgrel=38 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
