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

Felix Yan felixonmars at archlinux.org
Tue May 19 22:18:21 UTC 2020


    Date: Tuesday, May 19, 2020 @ 22:18:20
  Author: felixonmars
Revision: 630280

upgpkg: dhall-json 1.6.4-7: rebuild with tasty-golden 2.3.3.3

Modified:
  dhall-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 22:17:17 UTC (rev 630279)
+++ PKGBUILD	2020-05-19 22:18:20 UTC (rev 630280)
@@ -2,7 +2,7 @@
 
 pkgname=dhall-json
 pkgver=1.6.4
-pkgrel=6
+pkgrel=7
 pkgdesc='Convert between Dhall and JSON or YAML'
 url='https://dhall-lang.org'
 license=('BSD')
@@ -25,7 +25,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