[arch-commits] Commit in uusi/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 23 21:00:05 UTC 2021


    Date: Thursday, September 23, 2021 @ 21:00:05
  Author: felixonmars
Revision: 1022789

upgpkg: uusi 0.4.2.0-15: rebuild with vector 0.12.3.1

Modified:
  uusi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-23 20:59:01 UTC (rev 1022788)
+++ PKGBUILD	2021-09-23 21:00:05 UTC (rev 1022789)
@@ -2,7 +2,7 @@
 
 pkgname=uusi
 pkgver=0.4.2.0
-pkgrel=14
+pkgrel=15
 pkgdesc="Tweak .cabal files"
 url="https://github.com/berberman/uusi"
 license=("MIT")
@@ -24,7 +24,7 @@
 
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
     --prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
-    --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