Date: Wednesday, May 26, 2021 @ 19:12:40 Author: felixonmars Revision: 946874
upgpkg: haskell-quickcheck 2.14.2-164: 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 19:09:05 UTC (rev 946873) +++ PKGBUILD 2021-05-26 19:12:40 UTC (rev 946874) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=163 +pkgrel=164 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
