Date: Monday, May 27, 2019 @ 13:27:56 Author: felixonmars Revision: 471350
upgpkg: haskell-quickcheck 2.13.1-2 rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 12:18:18 UTC (rev 471349) +++ PKGBUILD 2019-05-27 13:27:56 UTC (rev 471350) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.13.1 -pkgrel=1 +pkgrel=2 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
