GNU bug report logs - #76386
[PATCH 00/10] xfce updates

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Tue, 18 Feb 2025 05:03:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: iyzsong <at> envs.net
To: 76386 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [bug#76386] [PATCH 04/10] gnu: xfce4-whiskermenu-plugin: Update to 2.9.1.
Date: Tue, 18 Feb 2025 13:07:54 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.9.1.

Change-Id: I3bcbf2870d7260e5c7428cc3862a158ba92d6486
---
 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 533c0f46c0..40d934be53 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -619,7 +619,7 @@ (define-public xfce4-i3-workspaces-plugin
 (define-public xfce4-whiskermenu-plugin
   (package
     (name "xfce4-whiskermenu-plugin")
-    (version "2.8.3")
+    (version "2.9.1")
     (source
      (origin
        (method git-fetch)
@@ -629,7 +629,7 @@ (define-public xfce4-whiskermenu-plugin
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "025nnf1h361a4nl8l28rk7w37d3jajr8dm359lnfq8xz3f6yy4n5"))))
+        (base32 "0alxsb1lzlpzwpy4ra26n16inz906r2ssdqjrq6jjwh5gw44lz08"))))
     (build-system cmake-build-system)
     (native-inputs
      (list gettext-minimal pkg-config))
-- 
2.48.1





This bug report was last modified 90 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.