[arch-commits] Commit in dhall/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 19 21:49:22 UTC 2020
Date: Tuesday, May 19, 2020 @ 21:49:22
Author: felixonmars
Revision: 630234
upgpkg: dhall 1.32.0-7: rebuild with tasty-golden 2.3.3.3
Modified:
dhall/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-19 21:44:20 UTC (rev 630233)
+++ PKGBUILD 2020-05-19 21:49:22 UTC (rev 630234)
@@ -2,7 +2,7 @@
pkgname=dhall
pkgver=1.32.0
-pkgrel=6
+pkgrel=7
pkgdesc='A configuration language guaranteed to terminate'
url='https://dhall-lang.org'
license=('BSD')
@@ -36,7 +36,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