* [bug#51865] [PATCH] update taskwarrior to 2.6.1
@ 2021-11-15 11:23 Lenny Händler
2021-11-15 21:29 ` bug#51865: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Lenny Händler @ 2021-11-15 11:23 UTC (permalink / raw)
To: 51865
[-- Attachment #1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #2: 0001-taskwarrior-update-to-2.6.1.patch --]
[-- Type: text/x-patch, Size: 1100 bytes --]
From 818a68a8ca61978b431945fa56c1794466305be9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lenny=20H=C3=A4ndler?= <lenny@lennyhaendler.com>
Date: Mon, 15 Nov 2021 12:17:19 +0100
Subject: [PATCH] taskwarrior: update to 2.6.1
---
gnu/packages/task-management.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/task-management.scm b/gnu/packages/task-management.scm
index 9968fc28da..79999ccfea 100644
--- a/gnu/packages/task-management.scm
+++ b/gnu/packages/task-management.scm
@@ -115,14 +115,14 @@ (define-public t-todo-manager
(define-public taskwarrior
(package
(name "taskwarrior")
- (version "2.5.3")
+ (version "2.6.1")
(source
(origin
(method url-fetch)
(uri (string-append
"http://taskwarrior.org/download/task-" version ".tar.gz"))
(sha256 (base32
- "0fwnxshhlha21hlgg5z1ad01w13zm1hlmncs274y5n8i15gdfhvj"))))
+ "0kq8n2y4srax48yp7shz7ngac0q75dnvdbr9z9f9ldyqncr61ah0"))))
(build-system cmake-build-system)
(inputs
`(("gnutls" ,gnutls)
--
2.33.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#51865: [PATCH] update taskwarrior to 2.6.1
2021-11-15 11:23 [bug#51865] [PATCH] update taskwarrior to 2.6.1 Lenny Händler
@ 2021-11-15 21:29 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-11-15 21:29 UTC (permalink / raw)
To: Lenny Händler; +Cc: 51865-done
Hello,
Lenny Händler <lenny@lennyhaendler.com> writes:
> From 818a68a8ca61978b431945fa56c1794466305be9 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Lenny=20H=C3=A4ndler?= <lenny@lennyhaendler.com>
> Date: Mon, 15 Nov 2021 12:17:19 +0100
> Subject: [PATCH] taskwarrior: update to 2.6.1
Thank you. I modified the commit message to conform it to project
habits and applied your patch.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-15 21:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-15 11:23 [bug#51865] [PATCH] update taskwarrior to 2.6.1 Lenny Händler
2021-11-15 21:29 ` bug#51865: " Nicolas Goaziou
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.