[arch-commits] Commit in dhall-bash/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue May 19 21:50:28 UTC 2020


    Date: Tuesday, May 19, 2020 @ 21:50:27
  Author: felixonmars
Revision: 630236

upgpkg: dhall-bash 1.0.30-8: rebuild with tasty-golden 2.3.3.3

Modified:
  dhall-bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 21:49:37 UTC (rev 630235)
+++ PKGBUILD	2020-05-19 21:50:27 UTC (rev 630236)
@@ -2,7 +2,7 @@
 
 pkgname=dhall-bash
 pkgver=1.0.30
-pkgrel=7
+pkgrel=8
 pkgdesc='Compile Dhall to Bash'
 url='https://dhall-lang.org'
 license=('BSD')
@@ -19,7 +19,7 @@
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir="/usr/share/doc/${pkgbase}" --datasubdir="$pkgname" --enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-    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