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

Previous Next

Package: guix-patches;

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

Date: Fri, 15 Jan 2021 20:57:02 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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45904: closed ([PATCH] gnu: xfce4-whiskermenu-plugin: Update
 to 2.5.2.)
Date: Sat, 16 Jan 2021 22:28:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 16 Jan 2021 23:26:59 +0100
with message-id <877docwma4.fsf <at> gnu.org>
and subject line Re: bug#45904: [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.2.
has caused the debbugs.gnu.org bug report #45904,
regarding [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45904: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45904
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (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.5.2.
Date: Fri, 15 Jan 2021 21:56:09 +0100
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.2.
---
 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 a5c9482c01..bda9f88fee 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -562,7 +562,7 @@ keys for controlling the audio volume.")
 (define-public xfce4-whiskermenu-plugin
   (package
     (name "xfce4-whiskermenu-plugin")
-    (version "2.5.1")
+    (version "2.5.2")
     (source
      (origin
        (method url-fetch)
@@ -570,7 +570,7 @@ keys for controlling the audio volume.")
                            "xfce4-whiskermenu-plugin/" (version-major+minor version) "/"
                            "xfce4-whiskermenu-plugin-" version ".tar.bz2"))
        (sha256
-        (base32 "09b9i68pf5ghq6dj55s4h3fj07jd5zpn1fghjwnnwxmakj54y1xj"))))
+        (base32 "05f53ycbszvw23g76pbdszfnqfk4f8w4imwfgljj140wzl50gxx6"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.30.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45904-done <at> debbugs.gnu.org
Subject: Re: bug#45904: [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.2.
Date: Sat, 16 Jan 2021 23:26:59 +0100
Michael Rohleder <mike <at> rohleder.de> skribis:

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

Applied, thanks! :-)


This bug report was last modified 4 years and 130 days ago.

Previous Next


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