guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 888e11ba297eec10694052b6fc1ea506cd7c4034
Author: 宋文武 <[email protected]>
AuthorDate: Tue Dec 30 12:28:38 2025 +0800
gnu: xfce4-pulseaudio-plugin: Update to 0.5.1.
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.5.1.
Change-Id: Ib54a108b40d3ee7c4f3f0a86e58919c3f2ced444
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 9b0c2837b1..0be8825421 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -535,7 +535,7 @@ matching them against regular expressions.")
(define-public xfce4-pulseaudio-plugin
(package
(name "xfce4-pulseaudio-plugin")
- (version "0.4.9")
+ (version "0.5.1")
(source
(origin
(method git-fetch)
@@ -545,7 +545,7 @@ matching them against regular expressions.")
(commit (string-append name "-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1hmajys3g56xlpja9hx0rvap54bw0g6vmirh068zn5004wg7i6kc"))))
+ (base32 "1nrhbz78kgx02a77djyxh75w9iwncjbxg39msys6vnapknb3xbyk"))))
(build-system gnu-build-system)
(arguments
(list