GNU bug report logs - #46125
[PATCH] gnu: xfce4-panel: Update to 4.16.1.

Previous Next

Package: guix-patches;

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

Date: Wed, 27 Jan 2021 08:22:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46125: closed ([PATCH] gnu: xfce4-panel: Update to 4.16.1.)
Date: Thu, 28 Jan 2021 20:17:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 28 Jan 2021 22:13:04 +0200
with message-id <YBMa0KyzkPaAPUxw <at> 3900XT>
and subject line Re: [bug#46125] [PATCH] gnu: xfce4-panel: Update to 4.16.1.
has caused the debbugs.gnu.org bug report #46125,
regarding [PATCH] gnu: xfce4-panel: Update to 4.16.1.
to be marked as done.

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


-- 
46125: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46125
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-panel: Update to 4.16.1.
Date: Wed, 27 Jan 2021 09:21:02 +0100
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.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 c8dd66b2e0..b4fbaf9126 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -413,7 +413,7 @@ management D-Bus specification.")
 (define-public xfce4-panel
   (package
     (name "xfce4-panel")
-    (version "4.16.0")
+    (version "4.16.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -421,7 +421,7 @@ management D-Bus specification.")
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "0gf57hgx6v44bc2hj570inkafbi291scc6wbhmr6sc3xngp9m5sy"))
+                "14arjxpvnxdl0a0ajifrmy2py3hv5qy4fykl52wdp4k5pv39n2gs"))
               (patches (search-patches "xfce4-panel-plugins.patch"))))
     (build-system gnu-build-system)
     (arguments
-- 
2.30.0



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 46125-done <at> debbugs.gnu.org
Subject: Re: [bug#46125] [PATCH] gnu: xfce4-panel: Update to 4.16.1.
Date: Thu, 28 Jan 2021 22:13:04 +0200
[Message part 4 (text/plain, inline)]
Looks good. Patch pushed.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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