Date: Saturday, November 21, 2020 @ 21:06:13 Author: felixonmars Revision: 758603
upgpkg: haskell-math-functions 0.3.4.1-33: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-math-functions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-21 21:05:07 UTC (rev 758602) +++ PKGBUILD 2020-11-21 21:06:13 UTC (rev 758603) @@ -4,7 +4,7 @@ _hkgname=math-functions pkgname=haskell-math-functions pkgver=0.3.4.1 -pkgrel=32 +pkgrel=33 pkgdesc="Special functions and Chebyshev polynomials" url="https://github.com/bos/math-functions" license=("BSD")
