Date: Wednesday, February 10, 2021 @ 22:54:54 Author: felixonmars Revision: 854499
upgpkg: haskell-quickcheck 2.14.2-95: rebuild with hspec-meta 2.7.8 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 22:53:55 UTC (rev 854498) +++ PKGBUILD 2021-02-10 22:54:54 UTC (rev 854499) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=94 +pkgrel=95 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
