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

Evangelos Foutras foutrelis at archlinux.org
Wed Oct 7 01:48:54 UTC 2015


    Date: Wednesday, October 7, 2015 @ 03:48:54
  Author: foutrelis
Revision: 143180

GHC 7.10.2 rebuild

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-07 01:47:03 UTC (rev 143179)
+++ PKGBUILD	2015-10-07 01:48:54 UTC (rev 143180)
@@ -4,13 +4,13 @@
 
 pkgname=xmobar
 pkgver=0.23.1
-pkgrel=3
+pkgrel=4
 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.1' 'haskell-x11=1.6.1.2' 'haskell-x11-xft=0.3.1' 'haskell-utf8-string=1' 'haskell-network-uri'
+makedepends=('ghc=7.10.2' 'haskell-x11=1.6.1.2' 'haskell-x11-xft=0.3.1' 'haskell-utf8-string=1' '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')
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)



More information about the arch-commits mailing list