Date: Sunday, September 25, 2022 @ 18:51:24 Author: felixonmars Revision: 1309737
upgpkg: haskell-math-functions 0.3.4.2-192: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-math-functions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 18:50:34 UTC (rev 1309736) +++ PKGBUILD 2022-09-25 18:51:24 UTC (rev 1309737) @@ -4,7 +4,7 @@ _hkgname=math-functions pkgname=haskell-math-functions pkgver=0.3.4.2 -pkgrel=191 +pkgrel=192 pkgdesc="Special functions and Chebyshev polynomials" url="https://github.com/bos/math-functions" license=("BSD")
