[arch-commits] Commit in haskell-texmath/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue May 19 21:09:25 UTC 2020


    Date: Tuesday, May 19, 2020 @ 21:09:25
  Author: felixonmars
Revision: 630210

upgpkg: haskell-texmath 0.12.0.2-10: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-texmath/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 21:07:29 UTC (rev 630209)
+++ PKGBUILD	2020-05-19 21:09:25 UTC (rev 630210)
@@ -4,7 +4,7 @@
 _hkgname=texmath
 pkgname=haskell-texmath
 pkgver=0.12.0.2
-pkgrel=9
+pkgrel=10
 pkgdesc="Conversion between formats used to represent mathematics."
 url="https://github.com/jgm/texmath"
 license=("GPL2")
@@ -22,7 +22,7 @@
         --prefix=/usr --docdir="/usr/share/doc/$pkgname" --enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fnetwork-uri -f-executable
-    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