[arch-commits] Commit in haskell-lumberjack/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 2 04:29:10 UTC 2021
Date: Friday, July 2, 2021 @ 04:29:09
Author: felixonmars
Revision: 970254
upgpkg: haskell-lumberjack 1.0.0.0-3: rebuild with call-stack 0.4.0
Modified:
haskell-lumberjack/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-02 04:28:34 UTC (rev 970253)
+++ PKGBUILD 2021-07-02 04:29:09 UTC (rev 970254)
@@ -3,7 +3,7 @@
_hkgname=lumberjack
pkgname=haskell-lumberjack
pkgver=1.0.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Trek through your code forest and make logs"
url="https://github.com/GaloisInc/lumberjack"
license=("custom:ISC")
@@ -29,7 +29,7 @@
--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
--ghc-option='-pie'
- 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