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

Felix Yan fyan at archlinux.org
Mon Jan 4 09:54:46 UTC 2016


    Date: Monday, January 4, 2016 @ 10:54:46
  Author: fyan
Revision: 155342

upgpkg: xmobar 0.23.1-6

rebuild with stm-2.4.4.1

Modified:
  xmobar/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-04 09:49:53 UTC (rev 155341)
+++ PKGBUILD	2016-01-04 09:54:46 UTC (rev 155342)
@@ -4,14 +4,14 @@
 
 pkgname=xmobar
 pkgver=0.23.1
-pkgrel=5
+pkgrel=6
 pkgdesc="A Minimalistic Text Based Status Bar"
 url="http://hackage.haskell.org/package/xmobar"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools' 'libxrandr' 'libxpm')
-makedepends=('ghc=7.10.3' 'haskell-x11=1.6.1.2' 'haskell-x11-xft=0.3.1' 'haskell-utf8-string' 'haskell-network-uri'
-	     'haskell-stm=2.4.4' 'haskell-parsec=3.1.9' 'haskell-mtl=2.2.1' 'haskell-regex-base' 'haskell-regex-compat' 'haskell-http')
+makedepends=('ghc=7.10.3' 'haskell-x11' 'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri'
+             'haskell-stm' 'haskell-parsec' 'haskell-mtl' 'haskell-regex-base' 'haskell-regex-compat' 'haskell-http')
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)
 



More information about the arch-commits mailing list