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

Previous Next

Package: guix-patches;

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

Date: Fri, 25 Dec 2020 10:26:01 UTC

Severity: normal

Tags: patch

Done: Kei Kebreau <kkebreau <at> posteo.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 45424 in the body.
You can then email your comments to 45424 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#45424; Package guix-patches. (Fri, 25 Dec 2020 10:26:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Rohleder <mike <at> rohleder.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 25 Dec 2020 10:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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.0.
Date: Fri, 25 Dec 2020 11:25:46 +0100
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.0.
---
 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 3b0ff54308..dc8443a494 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -577,7 +577,7 @@ keys for controlling the audio volume.")
 (define-public xfce4-whiskermenu-plugin
   (package
     (name "xfce4-whiskermenu-plugin")
-    (version "2.4.6")
+    (version "2.5.0")
     (source
      (origin
        (method url-fetch)
@@ -585,7 +585,7 @@ keys for controlling the audio volume.")
                            "xfce4-whiskermenu-plugin/" (version-major+minor version) "/"
                            "xfce4-whiskermenu-plugin-" version ".tar.bz2"))
        (sha256
-        (base32 "0i2pn8852x6zvlys4610knscscyjpha6wjzy7rljixbxr26d6x49"))))
+        (base32 "0i16a4m19rcs50i7ygdkp53jnlndy20c2z8lnyff3q5vabh2y6il"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.29.2





Information forwarded to guix-patches <at> gnu.org:
bug#45424; Package guix-patches. (Sun, 03 Jan 2021 16:33:01 GMT) Full text and rfc822 format available.

Message #8 received at 45424 <at> debbugs.gnu.org (full text, mbox):

From: Michael Rohleder <mike <at> rohleder.de>
To: 45424 <at> debbugs.gnu.org
Subject: Re: bug#45424: [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.0.
Date: Sun, 03 Jan 2021 17:32:31 +0100
[Message part 1 (text/plain, inline)]
Has been updated upstream:

[0001-gnu-xfce4-whiskermenu-plugin-Update-to-2.5.1.patch (text/x-patch, inline)]
>From 994e34ed93f4d0e282a12d62166edfabee3a978e Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Sun, 3 Jan 2021 17:22:41 +0100
Subject: [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.1.

* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.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 3b0ff54308..adacc8fca9 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -577,7 +577,7 @@ keys for controlling the audio volume.")
 (define-public xfce4-whiskermenu-plugin
   (package
     (name "xfce4-whiskermenu-plugin")
-    (version "2.4.6")
+    (version "2.5.1")
     (source
      (origin
        (method url-fetch)
@@ -585,7 +585,7 @@ keys for controlling the audio volume.")
                            "xfce4-whiskermenu-plugin/" (version-major+minor version) "/"
                            "xfce4-whiskermenu-plugin-" version ".tar.bz2"))
        (sha256
-        (base32 "0i2pn8852x6zvlys4610knscscyjpha6wjzy7rljixbxr26d6x49"))))
+        (base32 "09b9i68pf5ghq6dj55s4h3fj07jd5zpn1fghjwnnwxmakj54y1xj"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.30.0

[Message part 3 (text/plain, inline)]
-- 
Thus spake the master programmer:
	"When a program is being tested, it is too late to make design changes."
		-- Geoffrey James, "The Tao of Programming"
[signature.asc (application/pgp-signature, inline)]

Reply sent to Kei Kebreau <kkebreau <at> posteo.net>:
You have taken responsibility. (Wed, 06 Jan 2021 00:20:01 GMT) Full text and rfc822 format available.

Notification sent to Michael Rohleder <mike <at> rohleder.de>:
bug acknowledged by developer. (Wed, 06 Jan 2021 00:20:01 GMT) Full text and rfc822 format available.

Message #13 received at 45424-done <at> debbugs.gnu.org (full text, mbox):

From: Kei Kebreau <kkebreau <at> posteo.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45424-done <at> debbugs.gnu.org
Subject: Re: bug#45424: [PATCH] gnu: xfce4-whiskermenu-plugin: Update to 2.5.0.
Date: Tue, 05 Jan 2021 19:19:35 -0500
[Message part 1 (text/plain, inline)]
Hi Michael,

This patch looks good!  It has been pushed to master as commit e1e42eac.

Thanks,
Kei
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 03 Feb 2021 12:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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