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

Felix Yan felixonmars at archlinux.org
Sun May 24 17:19:35 UTC 2020


    Date: Sunday, May 24, 2020 @ 17:19:35
  Author: felixonmars
Revision: 633016

upgpkg: xmonad 0.15-42: rebuild with tasty 1.3.1

Modified:
  xmonad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-24 17:19:21 UTC (rev 633015)
+++ PKGBUILD	2020-05-24 17:19:35 UTC (rev 633016)
@@ -6,7 +6,7 @@
 
 pkgname=xmonad
 pkgver=0.15
-pkgrel=41
+pkgrel=42
 pkgdesc='Lightweight X11 tiled window manager written in Haskell'
 url='https://xmonad.org/'
 arch=('x86_64')
@@ -43,7 +43,7 @@
     --libsubdir=\$compiler/site-local/\$pkgid \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'
-  runhaskell Setup build
+  runhaskell Setup build $MAKEFLAGS
   runhaskell Setup register --gen-script
   runhaskell Setup unregister --gen-script
   sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh



More information about the arch-commits mailing list