From 36524e6060133fd81a2e8b822724a21fb823fdac Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Fri, 12 Oct 2012 15:48:39 +0200 Subject: [PATCH] xmobar-git updated for GHC7.6.1 --- pkgbuild/xmobar-git/PKGBUILD | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pkgbuild/xmobar-git/PKGBUILD b/pkgbuild/xmobar-git/PKGBUILD index e646334..4b04f45 100644 --- a/pkgbuild/xmobar-git/PKGBUILD +++ b/pkgbuild/xmobar-git/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Cedric Girard pkgname=xmobar-git -pkgver=20120905 +pkgver=20121012 pkgrel=1 pkgdesc="A minimal status bar for the XMonad Window Manager" arch=('i686' 'x86_64') @@ -12,22 +12,22 @@ makedepends=( 'haskell-x11-xft<0.4' 'haskell-alsa-core<0.6' 'haskell-alsa-mixer<0.2' - 'haskell-bytestring=0.9.2.1' - 'haskell-containers=0.4.2.1' + 'haskell-bytestring=0.10.0.0' + 'haskell-containers=0.5.0.0' 'haskell-dbus>=0.10' - 'haskell-directory=1.1.0.2' - 'haskell-filepath=1.3.0.0' + 'haskell-directory=1.2.0.0' + 'haskell-filepath=1.3.0.1' 'haskell-hinotify<0.4' 'haskell-libmpd<0.9' 'haskell-mtl<2.2' - 'haskell-old-locale=1.0.0.4' + 'haskell-old-locale=1.0.0.5' 'haskell-parsec<3.2' - 'haskell-process=1.1.0.1' + 'haskell-process=1.1.0.2' 'haskell-stm<2.5' - 'haskell-time=1.4' + 'haskell-time=1.4.0.1' 'haskell-timezone-olson<0.2' 'haskell-timezone-series<0.2' - 'haskell-unix=2.5.1.1' + 'haskell-unix=2.6.0.0' 'haskell-utf8-string<0.4' 'libxrandr' 'wireless_tools'