mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Bump version to 0.10 to help keep the correct contrib/core versions together.
This commit is contained in:
parent
0377a9e335
commit
9d3e169fb0
@ -1,5 +1,5 @@
|
|||||||
name: xmonad-contrib
|
name: xmonad-contrib
|
||||||
version: 0.9.1
|
version: 0.10
|
||||||
homepage: http://xmonad.org/
|
homepage: http://xmonad.org/
|
||||||
synopsis: Third party extensions for xmonad
|
synopsis: Third party extensions for xmonad
|
||||||
description:
|
description:
|
||||||
@ -56,7 +56,7 @@ library
|
|||||||
extensions: ForeignFunctionInterface
|
extensions: ForeignFunctionInterface
|
||||||
cpp-options: -DXFT
|
cpp-options: -DXFT
|
||||||
|
|
||||||
build-depends: mtl >= 1 && < 3, unix, X11>=1.5.0.0 && < 1.6, xmonad>=0.9.1, xmonad<0.10, utf8-string
|
build-depends: mtl >= 1 && < 3, unix, X11>=1.5.0.0 && < 1.6, xmonad>=0.10, xmonad<0.11, utf8-string
|
||||||
|
|
||||||
if true
|
if true
|
||||||
ghc-options: -fwarn-tabs -Wall
|
ghc-options: -fwarn-tabs -Wall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user