GNU bug report logs - #51723
[PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.6.1.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Tue, 9 Nov 2021 16:44:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#51723: closed (Re: bug#51723: [PATCH] gnu: xfce4-whiskermenu-plugin:
 Update to 2.6.1.)
Date: Wed, 17 Nov 2021 15:28:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#51723: [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.6.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 51723 <at> debbugs.gnu.org.

-- 
51723: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51723
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 51723-done <at> debbugs.gnu.org
Subject: Re: bug#51723: [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.6.1.
Date: Wed, 17 Nov 2021 16:27:16 +0100
Michael Rohleder <mike <at> rohleder.de> skribis:

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

Applied!

[Message part 3 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.6.1.
Date: Tue,  9 Nov 2021 17:43:19 +0100
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.6.1.
---
 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 c279ac9355..612f0ba3e6 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -575,7 +575,7 @@ (define-public xfce4-pulseaudio-plugin
 (define-public xfce4-whiskermenu-plugin
   (package
     (name "xfce4-whiskermenu-plugin")
-    (version "2.6.0")
+    (version "2.6.1")
     (source
      (origin
        (method url-fetch)
@@ -583,7 +583,7 @@ (define-public xfce4-whiskermenu-plugin
                            "xfce4-whiskermenu-plugin/" (version-major+minor version) "/"
                            "xfce4-whiskermenu-plugin-" version ".tar.bz2"))
        (sha256
-        (base32 "0rnlhcfsbjj0n8m84jgqihp783hrkjdjfapqr7ia53mr0fjgcw9j"))))
+        (base32 "0wpcc9i505mh6vphg27ph43dw4n3z59mwy39416yzmw325q04kl5"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.33.1




This bug report was last modified 3 years and 189 days ago.

Previous Next


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