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

Felix Yan felixonmars at archlinux.org
Tue Nov 21 04:17:44 UTC 2017


    Date: Tuesday, November 21, 2017 @ 04:17:43
  Author: felixonmars
Revision: 267703

upgpkg: xmobar 0.24.5-7

rebuild with HTTP,4000.3.8

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-21 04:16:37 UTC (rev 267702)
+++ PKGBUILD	2017-11-21 04:17:43 UTC (rev 267703)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.24.5
-pkgrel=6
+pkgrel=7
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('custom:BSD3')
@@ -23,7 +23,7 @@
   runhaskell Setup configure -O \
     --enable-shared \
     --prefix=/usr \
-    --enable-executable-dynamic \
+    --enable-executable-dynamic --disable-library-vanilla \
     --disable-library-vanilla \
     --flags="with_utf8 with_xft with_iwlib with_xpm with_inotify with_mpd with_dbus"
   runhaskell Setup build



More information about the arch-commits mailing list