Date: Tuesday, February 9, 2021 @ 16:39:28 Author: felixonmars Revision: 851054
upgpkg: haskell-math-functions 0.3.4.1-101: rebuild with ghc 8.10.4 Modified: haskell-math-functions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 16:38:50 UTC (rev 851053) +++ PKGBUILD 2021-02-09 16:39:28 UTC (rev 851054) @@ -4,7 +4,7 @@ _hkgname=math-functions pkgname=haskell-math-functions pkgver=0.3.4.1 -pkgrel=100 +pkgrel=101 pkgdesc="Special functions and Chebyshev polynomials" url="https://github.com/bos/math-functions" license=("BSD")
