Date: Saturday, August 15, 2020 @ 17:44:59 Author: felixonmars Revision: 679772
upgpkg: haskell-quickcheck 2.14.1-6: rebuild with math-functions 0.3.4.1 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-15 17:43:07 UTC (rev 679771) +++ PKGBUILD 2020-08-15 17:44:59 UTC (rev 679772) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.1 -pkgrel=5 +pkgrel=6 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
