From 3f86b6be734b0102a1c1f68db2eccac7b61e4e69 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 24 Dec 2018 02:09:27 +0000 Subject: Marks for 0.29.4 --- xmobar.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmobar.cabal') 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 -- cgit v1.2.3