guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/15: gnu: xfce4-whiskermenu-plugin: Update to 2.7.3.


From: guix-commits
Subject: 04/15: gnu: xfce4-whiskermenu-plugin: Update to 2.7.3.
Date: Mon, 1 May 2023 00:13:20 -0400 (EDT)

iyzsong pushed a commit to branch master
in repository guix.

commit f475c62fef65974281d9577fa939434376c48eb3
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Wed Apr 26 22:07:51 2023 +0800

    gnu: xfce4-whiskermenu-plugin: Update to 2.7.3.
    
    * gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.7.3.
---
 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 4bfbcb2aa8..99ab825a85 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -523,7 +523,7 @@ keys for controlling the audio volume.")
 (define-public xfce4-whiskermenu-plugin
   (package
     (name "xfce4-whiskermenu-plugin")
-    (version "2.7.2")
+    (version "2.7.3")
     (source
      (origin
        (method url-fetch)
@@ -531,7 +531,7 @@ keys for controlling the audio volume.")
                            "xfce4-whiskermenu-plugin/" (version-major+minor 
version) "/"
                            "xfce4-whiskermenu-plugin-" version ".tar.bz2"))
        (sha256
-        (base32 "12zr7x5gka0c459zk3jlv8fswyxk2431lq8qif5acwx922jp318m"))))
+        (base32 "1sg6kx52c5j1l7y6z156gxk4b0ppj210i40hzbvqqf35jvn9j9ns"))))
     (build-system cmake-build-system)
     (native-inputs
      (list pkg-config intltool))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]