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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 24 04:18:31 UTC 2021


    Date: Friday, September 24, 2021 @ 04:18:31
  Author: felixonmars
Revision: 1023293

upgpkg: xmonad 0.15-149: rebuild with vector 0.12.3.1

Modified:
  xmonad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-24 04:16:58 UTC (rev 1023292)
+++ PKGBUILD	2021-09-24 04:18:31 UTC (rev 1023293)
@@ -6,7 +6,7 @@
 
 pkgname=xmonad
 pkgver=0.15
-pkgrel=148
+pkgrel=149
 pkgdesc='Lightweight X11 tiled window manager written in Haskell'
 url='https://xmonad.org/'
 arch=('x86_64')
@@ -43,7 +43,7 @@
     --dynlibdir=/usr/lib \
     --docdir="/usr/share/doc/${pkgname}" \
     --datasubdir="${pkgname}" \
-    --libsubdir=\$compiler/site-local/\$pkgid \
+    --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'
   runhaskell Setup build $MAKEFLAGS



More information about the arch-commits mailing list