all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#57925] [PATCH] gnome-todo is now endeavour + version bump
@ 2022-09-19  6:34 Jacob Hrbek
  2022-09-28 11:27 ` bug#57925: " Mathieu Othacehe
  0 siblings, 1 reply; 4+ messages in thread
From: Jacob Hrbek @ 2022-09-19  6:34 UTC (permalink / raw)
  To: 57925; +Cc: Jacob Hrbek


[-- Attachment #1.1: Type: text/plain, Size: 698 bytes --]

---
 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


[-- Attachment #1.2: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

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

end of thread, other threads:[~2022-09-29 11:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-19  6:34 [bug#57925] [PATCH] gnome-todo is now endeavour + version bump Jacob Hrbek
2022-09-28 11:27 ` bug#57925: " Mathieu Othacehe
2022-09-28 12:12   ` [bug#57925] " Jacob Hrbek
2022-09-28 22:20     ` zimoun

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.