Date: Friday, July 31, 2020 @ 20:05:04 Author: felixonmars Revision: 666384
upgpkg: haskell-math-functions 0.3.4.0-6: rebuild with QuickCheck 2.14.1 Modified: haskell-math-functions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 20:00:25 UTC (rev 666383) +++ PKGBUILD 2020-07-31 20:05:04 UTC (rev 666384) @@ -4,7 +4,7 @@ _hkgname=math-functions pkgname=haskell-math-functions pkgver=0.3.4.0 -pkgrel=5 +pkgrel=6 pkgdesc="Special functions and Chebyshev polynomials" url="https://github.com/bos/math-functions" license=("BSD")
