Date: Sunday, November 6, 2022 @ 14:33:03 Author: felixonmars Revision: 1342874
upgpkg: haskell-quickcheck 2.14.2-373: rebuild with hspec 2.10.4, hspec-core 2.10.4, hspec-discover 2.10.4 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 14:29:57 UTC (rev 1342873) +++ PKGBUILD 2022-11-06 14:33:03 UTC (rev 1342874) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=372 +pkgrel=373 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
