unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45522] [PATCH] gnu: xfce4-taskmanager: Update to 1.4.0.
@ 2020-12-29  9:43 Michael Rohleder
  2021-01-05 21:00 ` bug#45522: " Kei Kebreau
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-12-29  9:43 UTC (permalink / raw)
  To: 45522

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#45522: [PATCH] gnu: xfce4-taskmanager: Update to 1.4.0.
  2020-12-29  9:43 [bug#45522] [PATCH] gnu: xfce4-taskmanager: Update to 1.4.0 Michael Rohleder
@ 2021-01-05 21:00 ` Kei Kebreau
  0 siblings, 0 replies; 2+ messages in thread
From: Kei Kebreau @ 2021-01-05 21:00 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 45522-done

[-- Attachment #1: Type: text/plain, Size: 95 bytes --]

Hi Michael,

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

Thanks,
Kei

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-05 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-29  9:43 [bug#45522] [PATCH] gnu: xfce4-taskmanager: Update to 1.4.0 Michael Rohleder
2021-01-05 21:00 ` bug#45522: " Kei Kebreau

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).