GNU bug report logs - #73961
[PATCH] gnu: got: Update to 0.104.

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Wed, 23 Oct 2024 09:00:01 UTC

Severity: normal

Tags: patch

Fixed in version 74034

Done: "Ashish SHUKLA" <ashish.is <at> lostca.se>

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 73961 in the body.
You can then email your comments to 73961 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#73961; Package guix-patches. (Wed, 23 Oct 2024 09:00:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to ashish.is <at> lostca.se:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 23 Oct 2024 09:00:02 GMT) Full text and rfc822 format available.

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

From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: got: Update to 0.104.
Date: Wed, 23 Oct 2024 10:58:16 +0200
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/version-control.scm (got): Update to 0.104.

Change-Id: I7e756e858eed7d10696c6af94d99ce9bb14a6d6d
---
 gnu/packages/version-control.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 6bd37fee82..08e7c12c1c 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -971,7 +971,7 @@ (define-public git-tools
 (define-public got
   (package
     (name "got")
-    (version "0.103")
+    (version "0.104")
     (source (origin
               (method url-fetch)
               (uri
@@ -980,7 +980,7 @@ (define-public got
                   version ".tar.gz"))
               (sha256
                (base32
-                "0y18961xrj4rja850i31gadiaps2qnkfb4jlramlz9akyf9mwh1j"))))
+                "1jf8d7bd6jb09ci66n3rjfv94kvzgnqbw1js74hpajdw41wphbdk"))))
     (inputs
      (list libevent
            `(,util-linux "lib")

base-commit: 2b2b6a7675d43ff82487718c729cfaf5edf98c8d
-- 
2.47.0





Information forwarded to guix-patches <at> gnu.org:
bug#73961; Package guix-patches. (Mon, 28 Oct 2024 07:35:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: "ashish.is--- via Guix-patches via" <guix-patches <at> gnu.org>,
 73961 <at> debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [bug#73961] [PATCH] gnu: got: Update to 0.104.
Date: Mon, 28 Oct 2024 08:33:42 +0100
Hi Ashish,

I also have a patch for this in 74034, I can review this patch
positively, but I would rather prefer merging 74034 if Ludo finds the
time to review it.

Could you
- either close the patch in favor of 74034
- either add the monitoring release property and comment (but not the
  lint-hidden-cve one) in https://issues.guix.gnu.org/74034#17-lineno36
  for me to rebase only on the lint-hidden-cpe-vendor. In which case
  I'll review yours just after that.

Thanks!

Nicolas

On 2024-10-23 10:58, ashish is wrote:

> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/version-control.scm (got): Update to 0.104.
>
> Change-Id: I7e756e858eed7d10696c6af94d99ce9bb14a6d6d
> ---
>  gnu/packages/version-control.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
> index 6bd37fee82..08e7c12c1c 100644
> --- a/gnu/packages/version-control.scm
> +++ b/gnu/packages/version-control.scm
> @@ -971,7 +971,7 @@ (define-public git-tools
>  (define-public got
>    (package
>      (name "got")
> -    (version "0.103")
> +    (version "0.104")
>      (source (origin
>                (method url-fetch)
>                (uri
> @@ -980,7 +980,7 @@ (define-public got
>                    version ".tar.gz"))
>                (sha256
>                 (base32
> -                "0y18961xrj4rja850i31gadiaps2qnkfb4jlramlz9akyf9mwh1j"))))
> +                "1jf8d7bd6jb09ci66n3rjfv94kvzgnqbw1js74hpajdw41wphbdk"))))
>      (inputs
>       (list libevent
>             `(,util-linux "lib")
>
> base-commit: 2b2b6a7675d43ff82487718c729cfaf5edf98c8d

-- 
Best regards,
Nicolas Graves




Information forwarded to guix-patches <at> gnu.org:
bug#73961; Package guix-patches. (Mon, 28 Oct 2024 07:35:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 74034, send any further explanations to 73961 <at> debbugs.gnu.org and ashish.is <at> lostca.se Request was from "Ashish SHUKLA" <ashish.is <at> lostca.se> to control <at> debbugs.gnu.org. (Mon, 28 Oct 2024 08:32: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. (Mon, 25 Nov 2024 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 202 days ago.

Previous Next


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