From 58cba8b86ca06848a5decec98a801e7132cd88c1 Mon Sep 17 00:00:00 2001 From: 宋文武 Date: Tue, 30 Dec 2025 12:28:40 +0800 Subject: gnu: xfce4-volumed-pulse: Update to 0.3.0. * gnu/packages/xfce.scm (xfce4-volumed-pulse): Update to 0.3.0. Change-Id: I39774eb62a3f76f01e5850c84cf3abaeade153a2 --- gnu/packages/xfce.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index 23bab7f3fb..6fde4d272d 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -1708,7 +1708,7 @@ A plugin for the Xfce panel is also available.") (define-public xfce4-volumed-pulse (package (name "xfce4-volumed-pulse") - (version "0.2.5") + (version "0.3.0") (source (origin (method git-fetch) @@ -1717,7 +1717,7 @@ A plugin for the Xfce panel is also available.") (commit (string-append name "-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0vr20rm81kd0av85zvfghzbczs4ahkxi1n4qn4hikqnb67iwrcq3")))) + (base32 "01m8cim3c3g1pq2haxacwpcg5nsdk2hq5plcxiicy3jdbazfmnsd")))) (build-system glib-or-gtk-build-system) (native-inputs (list xfce4-dev-tools)) -- cgit v1.3