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

Previous Next

Package: guix-patches;

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

Date: Mon, 19 Sep 2022 06:26:01 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57924 in the body.
You can then email your comments to 57924 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#57924; Package guix-patches. (Mon, 19 Sep 2022 06:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jacob Hrbek <kreyren <at> rixotstudio.cz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 19 Sep 2022 06:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 endeavor + version bump
Date: Mon, 19 Sep 2022 06:24:52 +0000
[Message part 1 (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)]

Information forwarded to guix-patches <at> gnu.org:
bug#57924; Package guix-patches. (Mon, 19 Sep 2022 13:58:01 GMT) Full text and rfc822 format available.

Message #8 received at 57924 <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: Jacob Hrbek <kreyren <at> rixotstudio.cz>, 57924 <at> debbugs.gnu.org,
 control <at> debbugs.gnu.org
Subject: Re: [bug#57924] [PATCH] gnome-todo is now endeavor + version bump
Date: Mon, 19 Sep 2022 15:56:58 +0200
[Message part 1 (text/plain, inline)]
merge 57675 57674
thanks

On 19-09-2022 08:24, Jacob Hrbek wrote:
> -(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 "/"

You forgot to adjust the hash.  As such, if it builds, it uses the 
source code corresponding to the old hash -- i.e., it effectively builds 
gnome-todo <at> 41.0.

Greetings,
Maxime.
[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#57924; Package guix-patches. (Mon, 19 Sep 2022 14:00:01 GMT) Full text and rfc822 format available.

Message #11 received at 57924 <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: Jacob Hrbek <kreyren <at> rixotstudio.cz>, 57924 <at> debbugs.gnu.org,
 control <at> debbugs.gnu.org
Subject: Re: [bug#57924] [PATCH] gnome-todo is now endeavor + version bump
Date: Mon, 19 Sep 2022 15:59:49 +0200
[Message part 1 (text/plain, inline)]
merge 57924 57295
thanks
[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#57924; Package guix-patches. (Mon, 19 Sep 2022 20:50:01 GMT) Full text and rfc822 format available.

Message #14 received at 57924 <at> debbugs.gnu.org (full text, mbox):

From: Jacob Hrbek <kreyren <at> rixotstudio.cz>
To: Maxime Devos <maximedevos <at> telenet.be>
Cc: "57924 <at> debbugs.gnu.org" <57924 <at> debbugs.gnu.org>, control <at> debbugs.gnu.org
Subject: Re: [bug#57924] [PATCH] gnome-todo is now endeavor + version bump
Date: Mon, 19 Sep 2022 20:49:13 +0000
[Message part 1 (text/plain, inline)]
>> You forgot to adjust the hash. As such, if it builds, it uses the
>> source code corresponding to the old hash -- i.e., it effectively builds
>> gnome-todo <at> 41.0.

Didn't know it works that way thanks

------- Original Message -------
On Monday, September 19th, 2022 at 3:56 PM, Maxime Devos <maximedevos <at> telenet.be> wrote:


> merge 57675 57674
> thanks
> 

> On 19-09-2022 08:24, Jacob Hrbek wrote:
> 

> > -(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 "/"
> 

> 

> You forgot to adjust the hash. As such, if it builds, it uses the
> source code corresponding to the old hash -- i.e., it effectively builds
> gnome-todo <at> 41.0.
> 

> Greetings,
> Maxime.
[publickey - kreyren@rixotstudio.cz - 0x1677DB82.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#57924; Package guix-patches. (Mon, 19 Sep 2022 20:52:02 GMT) Full text and rfc822 format available.

Message #17 received at 57924 <at> debbugs.gnu.org (full text, mbox):

From: Jacob Hrbek <kreyren <at> rixotstudio.cz>
To: 57924 <at> debbugs.gnu.org
Cc: Jacob Hrbek <kreyren <at> rixotstudio.cz>
Subject: [PATCH] Gnome-todo is now Endeavour
Date: Mon, 19 Sep 2022 20:51:13 +0000
[Message part 1 (text/plain, inline)]
* Version bump
* Fixed the blank screen bug
---
 gnu/packages/gnome.scm | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 282c388b18..b50b26c48c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10245,19 +10245,17 @@ (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 "/"
-                                  (version-major version) "/"
-                                  name "-" version ".tar.xz"))
+              ;; As of 19/09/2022 NOT available on https://download.gnome.org/sources, so using gitlab
+
              (uri (string-append "https://gitlab.gnome.org/World/Endeavour/-/archive/v" version "/Endeavour-v" version ".tar.gz"))
               (sha256
                (base32
-                "1r94880d4khbjhhfnhaba3y3d4hv2bri82rzfzxn27s5iybpqras"))
-              (patches (search-patches "gnome-todo-libportal.patch"))))
+                "1n5vlk2vr26fzyvpc67fnzaxjbfgsk8wn6rzsimmwwc6dgqdbn3a"))))
     (build-system meson-build-system)
     (arguments
      (list
--
2.37.3

[publickey - kreyren@rixotstudio.cz - 1677db82.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]

bug closed, send any further explanations to 57924 <at> debbugs.gnu.org and Jacob Hrbek <kreyren <at> rixotstudio.cz> Request was from Liliana Marie Prikler <liliana.prikler <at> gmail.com> to control <at> debbugs.gnu.org. (Fri, 23 Sep 2022 16:53:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 22 Oct 2022 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 158 days ago.

Previous Next


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