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

  • Done
  • quality assurance status badge
Details
3 participants
  • Jacob Hrbek
  • Mathieu Othacehe
  • zimoun
Owner
unassigned
Submitted by
Jacob Hrbek
Severity
normal
J
J
Jacob Hrbek wrote on 19 Sep 2022 08:34
(address . guix-patches@gnu.org)(name . Jacob Hrbek)(address . kreyren@rixotstudio.cz)
20220919063420.9558-1-kreyren@rixotstudio.cz
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (18 lines)
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: signature.asc
M
M
Mathieu Othacehe wrote on 28 Sep 2022 13:27
(name . Jacob Hrbek)(address . kreyren@rixotstudio.cz)(address . 57925-done@debbugs.gnu.org)
87tu4reo1x.fsf@gnu.org
Hello,

Toggle quote (8 lines)
> -(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
Closed
J
J
Jacob Hrbek wrote on 28 Sep 2022 14:12
(name . Mathieu Othacehe)(address . othacehe@gnu.org)(address . 57925-done@debbugs.gnu.org)
LlXkK59wMQNx8s1C61B-KFQ_zx87KEykA4TvsaW-sPKaMrOWF2c6bFsxpDyci4aCV-wtQY3aKCKtk_zdFCdWwCzWV-JFjYiKs4S75uPpnL8=@rixotstudio.cz
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:


Toggle quote (17 lines)
> 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
Closed
Z
Z
zimoun wrote on 29 Sep 2022 00:20
Re: [bug#57925] [PATCH] gnome-todo is now endeavour + version bump
(address . 57925-done@debbugs.gnu.org)
87wn9nxhrq.fsf@gmail.com
Hi,

On mer., 28 sept. 2022 at 12:12, Jacob Hrbek <kreyren@rixotstudio.cz> wrote:
Toggle quote (3 lines)
> 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.

Toggle snippet (17 lines)
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.



Cheers,
simon
Closed
J
J
Jacob Hrbek wrote on 11 Oct 2022 04:25
(name . zimoun)(address . zimon.toutoune@gmail.com)
CxmFof6QbKBQSMZaO7evIjkWr9TmM25Y130rdAwTIM35PgUlYZpsP-gdVthwF5CC1-ElzAkp_KIrZMhEBsvPoJyGtd61T1R52MQHlLzavuE=@rixotstudio.cz
So she took my patch, didn't bother to credit me in it and merged it?

https://i.imgur.com/W1CcTg6.png[picture of a guy saying my dissapointment is immesurable and my day is ruined]

-- Jacob "Kreyren" Hrbek

------- Original Message -------
On Thursday, September 29th, 2022 at 12:20 AM, zimoun <zimon.toutoune@gmail.com> wrote:


Toggle quote (35 lines)
> 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
Closed
?