mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
Bump version to 0.7
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: xmonad-contrib
|
||||
version: 0.6
|
||||
version: 0.7
|
||||
homepage: http://xmonad.org/
|
||||
synopsis: Third party extensions for xmonad
|
||||
description:
|
||||
@@ -57,7 +57,7 @@ library
|
||||
extensions: ForeignFunctionInterface
|
||||
cpp-options: -DUTF8
|
||||
|
||||
build-depends: mtl, unix, X11>=1.4.1, xmonad==0.6
|
||||
build-depends: mtl, unix, X11>=1.4.1, xmonad==0.7
|
||||
ghc-options: -Wall
|
||||
|
||||
if flag(testing)
|
||||
|
Reference in New Issue
Block a user