~ruther/guix-local

c58dfea1c9e69d0ad61517ea828149a4562b013b — Ludovic Courtès 5 months ago c782d0c
gnu: xfce4-volumed-pulse: Avoid deprecated input.

* gnu/packages/xfce.scm (xfce4-volumed-pulse)[inputs]: Change ‘keybinder-3.0’
to ‘keybinder’.

Change-Id: I2cabc125f3e4ff87ecbf983c6c324a42feb4146d
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +1 -1
@@ 1731,7 1731,7 @@ A plugin for the Xfce panel is also available.")
    (native-inputs
     (list xfce4-dev-tools))
    (inputs
     (list xfconf libnotify pulseaudio keybinder-3.0 gtk+))
     (list xfconf libnotify pulseaudio keybinder gtk+))
    (home-page "https://gitlab.xfce.org/apps/xfce4-volumed-pulse")
    (synopsis "XFCE volume keys daemon")
    (description