summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-12-24 02:09:27 +0000
committerjao <jao@gnu.org>2018-12-24 02:09:52 +0000
commit3f86b6be734b0102a1c1f68db2eccac7b61e4e69 (patch)
tree5ecd6d8a5f15e03e15bd93b6c6a6a803da7482ef /xmobar.cabal
parent88beadf9fc6ced92b016b1b6b9d1842f884ef958 (diff)
downloadxmobar-3f86b6be734b0102a1c1f68db2eccac7b61e4e69.tar.gz
xmobar-3f86b6be734b0102a1c1f68db2eccac7b61e4e69.tar.bz2
Marks for 0.29.4
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 7765f08..4a7dcff 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -1,5 +1,5 @@
name: xmobar
-version: 0.29.3
+version: 0.29.4
homepage: http://xmobar.org
synopsis: A Minimalistic Text Based Status Bar
description: Xmobar is a minimalistic text based status bar.
@@ -325,8 +325,8 @@ test-suite XmobarTest
Xmobar.System.Signal
if flag(with_alsa) || flag(all_extensions)
- build-depends: alsa-mixer > 0.2.0.2 && < 0.4,
- alsa-core == 0.5.*,
+ build-depends: alsa-mixer,
+ alsa-core,
process >= 1.4.3.0
other-modules: Xmobar.Plugins.Monitors.Volume
Xmobar.Plugins.Monitors.Alsa