Date: Wednesday, May 26, 2021 @ 15:25:27 Author: felixonmars Revision: 946731
upgpkg: haskell-quickcheck 2.14.2-163: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 15:22:46 UTC (rev 946730) +++ PKGBUILD 2021-05-26 15:25:27 UTC (rev 946731) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=162 +pkgrel=163 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
