unofficial mirror of guix-patches@gnu.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

* bug#57925: [PATCH] gnome-todo is now endeavour + version bump
  2022-09-19  6:34 [bug#57925] [PATCH] gnome-todo is now endeavour + version bump Jacob Hrbek
@ 2022-09-28 11:27 ` Mathieu Othacehe
  2022-09-28 12:12   ` [bug#57925] " Jacob Hrbek
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Othacehe @ 2022-09-28 11:27 UTC (permalink / raw)
  To: Jacob Hrbek; +Cc: 57925-done


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




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

* [bug#57925] [PATCH] gnome-todo is now endeavour + version bump
  2022-09-28 11:27 ` bug#57925: " Mathieu Othacehe
@ 2022-09-28 12:12   ` Jacob Hrbek
  2022-09-28 22:20     ` zimoun
  0 siblings, 1 reply; 4+ messages in thread
From: Jacob Hrbek @ 2022-09-28 12:12 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: 57925-done

Why on core-updates? It doesn't seem to change more than 1800 dependent packages?

-- Jacob "Kreyren" Hrbek

------- Original Message -------
On Wednesday, September 28th, 2022 at 1:27 PM, Mathieu Othacehe <othacehe@gnu.org> wrote:


> 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




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

* [bug#57925] [PATCH] gnome-todo is now endeavour + version bump
  2022-09-28 12:12   ` [bug#57925] " Jacob Hrbek
@ 2022-09-28 22:20     ` zimoun
  0 siblings, 0 replies; 4+ messages in thread
From: zimoun @ 2022-09-28 22:20 UTC (permalink / raw)
  To: Jacob Hrbek, Mathieu Othacehe; +Cc: 57925-done

Hi,

On mer., 28 sept. 2022 at 12:12, Jacob Hrbek <kreyren@rixotstudio.cz> wrote:
> Why on core-updates? It doesn't seem to change more than 1800
> dependent packages?

This change already exists – it probably was in core-updates but now it
appears on master.

--8<---------------cut here---------------start------------->8---
96c78878645f33b64b4b60fe8e1399c902b7facd
Author:     Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Mon Sep 19 20:51:13 2022 +0200
Commit:     Liliana Marie Prikler <liliana.prikler@gmail.com>
CommitDate: Mon Sep 19 20:51:13 2022 +0200

gnu: gnome-todo: Update to "Endeavour" 42.0.

* gnu/packages/gnome.scm (gnome-todo): Deprecate and rename to...
(endeavour): ... this.
[source]: Use git origin.
* gnu/packages/patches/gnome-todo-libportal.patch: Deleted file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
--8<---------------cut here---------------end--------------->8---



Cheers,
simon




^ permalink raw reply	[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 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).