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: Jacob Hrbek <kreyren <at> rixotstudio.cz>
Subject: bug#57925: closed (Re: bug#57925: [PATCH] gnome-todo is now
 endeavour + version bump)
Date: Wed, 28 Sep 2022 11:29:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#57925: [PATCH] gnome-todo is now endeavour + version bump

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 57925 <at> debbugs.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: 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

[Message part 3 (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 4 (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)]

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

Previous Next


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