Date: Monday, September 2, 2019 @ 03:36:39 Author: felixonmars Revision: 506432
upgpkg: haskell-quickcheck 2.13.2-6 rebuild with exceptions 0.10.3 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-02 03:35:05 UTC (rev 506431) +++ PKGBUILD 2019-09-02 03:36:39 UTC (rev 506432) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.13.2 -pkgrel=5 +pkgrel=6 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
