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

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


    Date: Sunday, May 24, 2020 @ 17:24:46
  Author: felixonmars
Revision: 633026

upgpkg: xmonad-utils 0.1.3.3-48: rebuild with tasty 1.3.1

Modified:
  xmonad-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-24 17:24:02 UTC (rev 633025)
+++ PKGBUILD	2020-05-24 17:24:46 UTC (rev 633026)
@@ -3,7 +3,7 @@
 
 pkgname=xmonad-utils
 pkgver=0.1.3.3
-pkgrel=47
+pkgrel=48
 pkgdesc='Small collection of X utilities'
 url='https://hackage.haskell.org/package/xmonad-utils'
 arch=('x86_64')
@@ -20,7 +20,7 @@
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
         --prefix=/usr --docdir=/usr/share/doc/${pkgname} \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-    runhaskell Setup build
+    runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script
 }



More information about the arch-commits mailing list