summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOlivier Schneider <olivier.schneider@kolabnow.com>2020-10-09 11:39:43 +0200
committerOlivier Schneider <olivier.schneider@kolabnow.com>2020-10-10 00:11:52 +0200
commit271cf5d3de22b9916e80ae896a8e7e1f565117d2 (patch)
tree3f1a36345e998cadf9d382eef50377a0c0d42742
parentecc63899e019bcb4f2b0adc8cc7a7edd5fd226c5 (diff)
downloadxmobar-271cf5d3de22b9916e80ae896a8e7e1f565117d2.tar.gz
xmobar-271cf5d3de22b9916e80ae896a8e7e1f565117d2.tar.bz2
update libmpd to 0.9.2.0
-rw-r--r--stack.yaml2
-rw-r--r--xmobar.cabal2
2 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml
index 749cf8d..560d1a9 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -11,7 +11,7 @@ flags:
extra-deps:
- netlink-1.1.1.0
-
+ - libmpd-0.9.2.0
nix:
packages:
- alsaLib
diff --git a/xmobar.cabal b/xmobar.cabal
index 49ce3c9..0068451 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -229,7 +229,7 @@ library
cpp-options: -DUSE_NL80211
if flag(with_mpd) || flag(all_extensions)
- build-depends: libmpd >= 0.9.0.10
+ build-depends: libmpd >= 0.9.2.0
other-modules: Xmobar.Plugins.Monitors.MPD
cpp-options: -DLIBMPD