* [bug#46363] [PATCH] gnu: xfce4-taskmanager: Update to 1.4.1.
@ 2021-02-07 13:46 Michael Rohleder
2021-02-08 7:20 ` bug#46363: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-02-07 13:46 UTC (permalink / raw)
To: 46363; +Cc: Michael Rohleder
* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.4.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 08a2590bdf..9d8fead43c 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1069,7 +1069,7 @@ the desktop wallpaper.")
(define-public xfce4-taskmanager
(package
(name "xfce4-taskmanager")
- (version "1.4.0")
+ (version "1.4.1")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1077,7 +1077,7 @@ the desktop wallpaper.")
"xfce4-taskmanager-" version ".tar.bz2"))
(sha256
(base32
- "0hvx7qqkiyq81axcbkqfv39bn84x8gjzrybq3w3hkz0mzkfq8mk5"))))
+ "0nsvjrsg8bc4wbqqq9y9r4nvdsz3443q0qz05k68qjdxwzyx4h8i"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
--
2.30.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#46363: [PATCH] gnu: xfce4-taskmanager: Update to 1.4.1.
2021-02-07 13:46 [bug#46363] [PATCH] gnu: xfce4-taskmanager: Update to 1.4.1 Michael Rohleder
@ 2021-02-08 7:20 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-02-08 7:20 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 46363-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks! Patch pushed.
--
Efraim Flashner <efraim@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-08 15:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-07 13:46 [bug#46363] [PATCH] gnu: xfce4-taskmanager: Update to 1.4.1 Michael Rohleder
2021-02-08 7:20 ` bug#46363: " Efraim Flashner
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).