[arch-commits] Commit in haskell-hie-bios/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 23 10:24:14 UTC 2021


    Date: Thursday, September 23, 2021 @ 10:24:14
  Author: felixonmars
Revision: 1021773

upgpkg: haskell-hie-bios 0.7.5-63: rebuild with random 1.2.1

Modified:
  haskell-hie-bios/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-23 10:22:22 UTC (rev 1021772)
+++ PKGBUILD	2021-09-23 10:24:14 UTC (rev 1021773)
@@ -3,7 +3,7 @@
 _hkgname=hie-bios
 pkgname=haskell-hie-bios
 pkgver=0.7.5
-pkgrel=62
+pkgrel=63
 pkgdesc="Set up a GHC API session"
 url="https://github.com/mpickering/hie-bios"
 license=("BSD")
@@ -38,7 +38,7 @@
 
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
     --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
-    --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+    --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'
 



More information about the arch-commits mailing list