GNU bug report logs - #78531
[PATCH] gnu: got: Update to 0.112.

Previous Next

Package: guix-patches;

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

Date: Wed, 21 May 2025 07:50:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: bug#78531: closed (Re: [bug#78531] [PATCH] gnu: got: Update to
 0.112.)
Date: Mon, 26 May 2025 08:51:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78531: [PATCH] gnu: got: Update to 0.112.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78531 <at> debbugs.gnu.org.

-- 
78531: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78531
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org>
Cc: 78531-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [bug#78531] [PATCH] gnu: got: Update to 0.112.
Date: Mon, 26 May 2025 09:50:39 +0100
[Message part 3 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/version-control.scm (got): Update to 0.112.
>
> Change-Id: I9b6c8c2c81f77b5cae78a106b9b8e5e0bfa1463d
> ---
>  gnu/packages/version-control.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
7f30a208bb02517ec7771fa08d1c43a8d3677a0c.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Ashish SHUKLA <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.112.
Date: Wed, 21 May 2025 07:49:04 +0000
* gnu/packages/version-control.scm (got): Update to 0.112.

Change-Id: I9b6c8c2c81f77b5cae78a106b9b8e5e0bfa1463d
---
 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 c1e8d4102d..85d55254f5 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1196,7 +1196,7 @@ (define-public git-spice
 (define-public got
   (package
     (name "got")
-    (version "0.111")
+    (version "0.112")
     (source (origin
               (method url-fetch)
               (uri
@@ -1205,7 +1205,7 @@ (define-public got
                 version ".tar.gz"))
               (sha256
                (base32
-                "1kkqv2lrd6wwjgsb02bgw5nqlkxrq90rdbzv486xs057j5pgg5nh"))))
+                "12gx59ki610a9iydscg9jf3m7qcnyx34wmsah26by4hix57njdp3"))))
     (inputs
      (list libevent
            `(,util-linux "lib")

base-commit: 11bc17c409d77cd1af91e30b5b9f6a73f873a152
-- 
2.49.0




This bug report was last modified 24 days ago.

Previous Next


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