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

Felix Yan felixonmars at archlinux.org
Sun May 24 17:23:32 UTC 2020


    Date: Sunday, May 24, 2020 @ 17:23:32
  Author: felixonmars
Revision: 633022

upgpkg: xmonad-contrib 0.16-22: rebuild with tasty 1.3.1

Modified:
  xmonad-contrib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-24 17:22:04 UTC (rev 633021)
+++ PKGBUILD	2020-05-24 17:23:32 UTC (rev 633022)
@@ -6,7 +6,7 @@
 
 pkgname=xmonad-contrib
 pkgver=0.16
-pkgrel=21
+pkgrel=22
 pkgdesc='Add-ons for xmonad'
 url='https://xmonad.org/'
 arch=('x86_64')
@@ -26,7 +26,7 @@
   runhaskell Setup.lhs configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
              --prefix=/usr -fuse_xft --libsubdir=\$compiler/site-local/\$pkgid \
              --docdir=/usr/share/doc/${pkgname}
-  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