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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 23 09:10:59 UTC 2021


    Date: Thursday, September 23, 2021 @ 09:10:59
  Author: felixonmars
Revision: 1021744

upgpkg: xmobar 0.39-11: rebuild with random 1.2.1

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-23 09:07:04 UTC (rev 1021743)
+++ PKGBUILD	2021-09-23 09:10:59 UTC (rev 1021744)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.39
-pkgrel=10
+pkgrel=11
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')
@@ -41,7 +41,7 @@
     --disable-library-vanilla \
     --prefix=/usr \
     --dynlibdir=/usr/lib \
-    --libsubdir=\$compiler/site-local/\$pkgid \
+    --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie' \
     --flags="${_flags[*]}" \



More information about the arch-commits mailing list