Date: Friday, June 18, 2021 @ 11:28:45 Author: felixonmars Revision: 965169
upgpkg: haskell-math-functions 0.3.4.2-31: rebuild with ghc 9.0.1 Modified: haskell-math-functions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-18 11:28:12 UTC (rev 965168) +++ PKGBUILD 2021-06-18 11:28:45 UTC (rev 965169) @@ -4,7 +4,7 @@ _hkgname=math-functions pkgname=haskell-math-functions pkgver=0.3.4.2 -pkgrel=30 +pkgrel=31 pkgdesc="Special functions and Chebyshev polynomials" url="https://github.com/bos/math-functions" license=("BSD")
