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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 23 11:11:28 UTC 2021


    Date: Thursday, September 23, 2021 @ 11:11:28
  Author: felixonmars
Revision: 1021807

upgpkg: haskell-implicit-hie-cradle 0.3.0.5-30: rebuild with random 1.2.1

Modified:
  haskell-implicit-hie-cradle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-23 11:10:29 UTC (rev 1021806)
+++ PKGBUILD	2021-09-23 11:11:28 UTC (rev 1021807)
@@ -3,7 +3,7 @@
 _hkgname=implicit-hie-cradle
 pkgname=haskell-implicit-hie-cradle
 pkgver=0.3.0.5
-pkgrel=29
+pkgrel=30
 pkgdesc="Auto generate hie-bios cradles"
 url="https://github.com/Avi-D-coder/implicit-hie-cradle#readme"
 license=("BSD")
@@ -20,7 +20,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