[arch-commits] Commit in haskell-math-functions/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 23 19:23:53 UTC 2020
Date: Saturday, May 23, 2020 @ 19:23:53
Author: felixonmars
Revision: 632481
upgpkg: haskell-math-functions 0.3.4.0-2: rebuild with tasty 1.3.1
Modified:
haskell-math-functions/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-23 19:22:40 UTC (rev 632480)
+++ PKGBUILD 2020-05-23 19:23:53 UTC (rev 632481)
@@ -4,7 +4,7 @@
_hkgname=math-functions
pkgname=haskell-math-functions
pkgver=0.3.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Special functions and Chebyshev polynomials"
url="https://github.com/bos/math-functions"
license=("BSD")
@@ -28,7 +28,7 @@
--prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-f-system-expm1
- runhaskell Setup build
+ runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
runhaskell Setup unregister --gen-script
sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
More information about the arch-commits
mailing list