Date: Monday, December 30, 2019 @ 08:45:12 Author: felixonmars Revision: 544166
upgpkg: haskell-quickcheck 2.13.2-10: rebuild with exceptions 0.10.4 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-30 08:43:46 UTC (rev 544165) +++ PKGBUILD 2019-12-30 08:45:12 UTC (rev 544166) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.13.2 -pkgrel=9 +pkgrel=10 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
