GNU bug report logs - #45522
[PATCH] gnu: xfce4-taskmanager: Update to 1.4.0.

Previous Next

Package: guix-patches;

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

Date: Tue, 29 Dec 2020 09:44:02 UTC

Severity: normal

Tags: patch

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

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: Kei Kebreau <kkebreau <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45522: closed ([PATCH] gnu: xfce4-taskmanager: Update to 1.4.0.)
Date: Tue, 05 Jan 2021 21:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 05 Jan 2021 16:00:56 -0500
with message-id <87lfd75caf.fsf <at> posteo.net>
and subject line Re: bug#45522: [PATCH] gnu: xfce4-taskmanager: Update to 1.4.0.
has caused the debbugs.gnu.org bug report #45522,
regarding [PATCH] gnu: xfce4-taskmanager: Update to 1.4.0.
to be marked as done.

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


-- 
45522: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45522
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-taskmanager: Update to 1.4.0.
Date: Tue, 29 Dec 2020 10:43:12 +0100
* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.4.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..271e67094f 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1073,7 +1073,7 @@ the desktop wallpaper.")
 (define-public xfce4-taskmanager
   (package
     (name "xfce4-taskmanager")
-    (version "1.2.3")
+    (version "1.4.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1081,7 +1081,7 @@ the desktop wallpaper.")
                                   "xfce4-taskmanager-" version ".tar.bz2"))
               (sha256
                (base32
-                "1i63bnvpjpblnd0d3l1v065x9q1cz74cvlab5hzd0q8zgkd49z6w"))))
+                "0hvx7qqkiyq81axcbkqfv39bn84x8gjzrybq3w3hkz0mzkfq8mk5"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Kei Kebreau <kkebreau <at> posteo.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45522-done <at> debbugs.gnu.org
Subject: Re: bug#45522: [PATCH] gnu: xfce4-taskmanager: Update to 1.4.0.
Date: Tue, 05 Jan 2021 16:00:56 -0500
[Message part 4 (text/plain, inline)]
Hi Michael,

This patch looks good!  I've pushed it to master as commit cf3ca5a7.

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

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

Previous Next


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