From 44d5ec8d072e91abf9844dd63c0870a8345aea17 Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Tue, 20 Mar 2012 01:53:11 +0100 Subject: Bump version to 0.10.1 Ignore-this: f0608ffaa877f605eaa86c45a107a14d Raising the X11 dependency while keeping the xmonad version the same leads to problems where cabal install uses the dependency versions following hackage, not what is installed. darcs-hash:20120320005311-1499c-ef4170c0436b12b522283a27c818960c0fe0ec95.gz --- xmonad-contrib.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal index 5f59e6b..876fc03 100644 --- a/xmonad-contrib.cabal +++ b/xmonad-contrib.cabal @@ -1,5 +1,5 @@ name: xmonad-contrib -version: 0.10 +version: 0.10.1 homepage: http://xmonad.org/ synopsis: Third party extensions for xmonad description: @@ -61,7 +61,7 @@ library extensions: ForeignFunctionInterface cpp-options: -DXFT - build-depends: mtl >= 1 && < 3, unix, X11>=1.6 && < 1.7, xmonad>=0.10 && < 0.11, utf8-string + build-depends: mtl >= 1 && < 3, unix, X11>=1.6 && < 1.7, xmonad>=0.10.1 && < 0.11, utf8-string if true ghc-options: -fwarn-tabs -Wall -- cgit v1.2.3