[arch-commits] Commit in haskell-hie-bios/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jan 26 10:25:45 UTC 2021
Date: Tuesday, January 26, 2021 @ 10:25:45
Author: felixonmars
Revision: 830385
upgpkg: haskell-hie-bios 0.7.2-2: rebuild with ChasingBottoms 1.3.1.10
Modified:
haskell-hie-bios/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-26 08:07:17 UTC (rev 830384)
+++ PKGBUILD 2021-01-26 10:25:45 UTC (rev 830385)
@@ -3,7 +3,7 @@
_hkgname=hie-bios
pkgname=haskell-hie-bios
pkgver=0.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="Set up a GHC API session"
url="https://github.com/mpickering/hie-bios"
license=("BSD")
@@ -32,7 +32,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