From 8ec23ca5f2107187fffbad36510d80a0b4aa5834 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 24 Dec 2018 01:45:12 +0000 Subject: Upgrade to alsa-mixer 0.3.0 (cf. #372, #373) --- xmobar.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index b789a48..7765f08 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -223,7 +223,7 @@ library cpp-options: -DLIBMPD if flag(with_alsa) || flag(all_extensions) - build-depends: alsa-mixer > 0.2.0.2 && < 0.3 + build-depends: alsa-mixer >= 0.3 && < 0.4 build-depends: alsa-core == 0.5.*, process >= 1.4.3.0 exposed-modules: Xmobar.Plugins.Monitors.Volume @@ -325,7 +325,7 @@ test-suite XmobarTest Xmobar.System.Signal if flag(with_alsa) || flag(all_extensions) - build-depends: alsa-mixer > 0.2.0.2 && < 0.3, + build-depends: alsa-mixer > 0.2.0.2 && < 0.4, alsa-core == 0.5.*, process >= 1.4.3.0 other-modules: Xmobar.Plugins.Monitors.Volume -- cgit v1.2.3