GNU bug report logs - #78048
[PATCH] gnu: got: Update to 0.111.

Previous Next

Package: guix-patches;

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

Date: Thu, 24 Apr 2025 19:55: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#78048: closed (Re: [bug#78048] [PATCH] gnu: got: Update to
 0.111.)
Date: Mon, 28 Apr 2025 07:20:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78048: [PATCH] gnu: got: Update to 0.111.

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 78048 <at> debbugs.gnu.org.

-- 
78048: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78048
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: 78048-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [bug#78048] [PATCH] gnu: got: Update to 0.111.
Date: Mon, 28 Apr 2025 08:19:44 +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.111.
>
> Change-Id: Ic39e4a5714dc92fc5a625e5ceaea83b3fc861aac
> ---
>  gnu/packages/version-control.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
565942d8e8b3ea74119bfffd9205c1cd377f7aa3.

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.111.
Date: Thu, 24 Apr 2025 21:53:41 +0200
* gnu/packages/version-control.scm (got): Update to 0.111.

Change-Id: Ic39e4a5714dc92fc5a625e5ceaea83b3fc861aac
---
 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 d9e7dd249f..ade152f69f 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1195,7 +1195,7 @@ (define-public git-spice
 (define-public got
   (package
     (name "got")
-    (version "0.110")
+    (version "0.111")
     (source (origin
               (method url-fetch)
               (uri
@@ -1204,7 +1204,7 @@ (define-public got
                 version ".tar.gz"))
               (sha256
                (base32
-                "0a8xcqqw09bddzgqqg1mrwqp36fqsf2zfvz7lqv55y770l9f8d9n"))))
+                "1kkqv2lrd6wwjgsb02bgw5nqlkxrq90rdbzv486xs057j5pgg5nh"))))
     (inputs
      (list libevent
            `(,util-linux "lib")

base-commit: 85b5c2c8f66aed05730f6c7bdeabfaadf619bb8f
-- 
2.49.0




This bug report was last modified 80 days ago.

Previous Next


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