Date: Saturday, June 8, 2019 @ 17:59:41 Author: felixonmars Revision: 478344
upgpkg: haskell-quickcheck 2.13.1-5 rebuild with async 2.2.2 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-08 17:59:17 UTC (rev 478343) +++ PKGBUILD 2019-06-08 17:59:41 UTC (rev 478344) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.13.1 -pkgrel=4 +pkgrel=5 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
