GNU bug report logs - #57925
[PATCH] gnome-todo is now endeavour + version bump

Previous Next

Package: guix-patches;

Reported by: Jacob Hrbek <kreyren <at> rixotstudio.cz>

Date: Mon, 19 Sep 2022 06:35:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#57925: closed ([PATCH] gnome-todo is now endeavour + version
 bump)
Date: Wed, 28 Sep 2022 11:29:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 28 Sep 2022 13:27:54 +0200
with message-id <87tu4reo1x.fsf <at> gnu.org>
and subject line Re: bug#57925: [PATCH] gnome-todo is now endeavour + version bump
has caused the debbugs.gnu.org bug report #57925,
regarding [PATCH] gnome-todo is now endeavour + version bump
to be marked as done.

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


-- 
57925: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57925
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jacob Hrbek <kreyren <at> rixotstudio.cz>
To: guix-patches <at> gnu.org
Cc: Jacob Hrbek <kreyren <at> rixotstudio.cz>
Subject: [PATCH] gnome-todo is now endeavour + version bump
Date: Mon, 19 Sep 2022 06:34:30 +0000
[Message part 3 (text/plain, inline)]
---
 gnu/packages/gnome.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 282c388b18..e12b96ca80 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10245,10 +10245,10 @@ (define-public gnome-calendar
 desktop.  It supports multiple calendars, month, week and year view.")
     (license license:gpl3+)))

-(define-public gnome-todo
+(define-public endeavour
   (package
-    (name "gnome-todo")
-    (version "41.0")
+    (name "endeavour")
+    (version "42.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
--
2.37.3

[publickey - kreyren@rixotstudio.cz - 1677db82.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Jacob Hrbek <kreyren <at> rixotstudio.cz>
Cc: 57925-done <at> debbugs.gnu.org
Subject: Re: bug#57925: [PATCH] gnome-todo is now endeavour + version bump
Date: Wed, 28 Sep 2022 13:27:54 +0200
Hello,

> -(define-public gnome-todo
> +(define-public endeavour
>    (package
> -    (name "gnome-todo")
> -    (version "41.0")
> +    (name "endeavour")
> +    (version "42.0")

This is done on core-updates with
96c78878645f33b64b4b60fe8e1399c902b7facd.

Thanks,

Mathieu


This bug report was last modified 2 years and 222 days ago.

Previous Next


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