GNU bug report logs - #76721
[PATCH v2] gnu: got: Update to 0.110.

Previous Next

Package: guix-patches;

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

Date: Mon, 3 Mar 2025 21:06:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76721: closed ([PATCH v2] gnu: got: Update to 0.110.)
Date: Mon, 31 Mar 2025 14:05:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 31 Mar 2025 16:04:34 +0200
with message-id <Z-qg8oJkkbsj7PKj <at> jurong>
and subject line Re: [PATCH v2] gnu: got: Update to 0.110.
has caused the debbugs.gnu.org bug report #76721,
regarding [PATCH v2] gnu: got: Update to 0.110.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
76721: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76721
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (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.109.
Date: Mon,  3 Mar 2025 22:05:06 +0100
* gnu/packages/version-control.scm (got): Update to 0.109.

Change-Id: I16a2ba1db781a2eece9a0666c8d86984685bb766
---
 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 9ecb5cf98a..1fc933ac62 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1180,7 +1180,7 @@ (define-public git-spice
 (define-public got
   (package
     (name "got")
-    (version "0.108")
+    (version "0.109")
     (source (origin
               (method url-fetch)
               (uri
@@ -1189,7 +1189,7 @@ (define-public got
                   version ".tar.gz"))
               (sha256
                (base32
-                "1qnk5d1vyxyyqr6sc6wkc7b7w274zr0jv8vdq13sx1rmvl5353bc"))))
+                "10ba5hrwa67p5qy22514cwrxnhvsb16rna2vwnh3zijvw5advli2"))))
     (inputs
      (list libevent
            `(,util-linux "lib")

base-commit: 5058b40aba825ab6e7b9e518dd1147d1e35fd7de
-- 
2.48.1



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: ashish.is <at> lostca.se
Cc: 76721-done <at> debbugs.gnu.org, iyzsong <at> envs.net
Subject: Re: [PATCH v2] gnu: got: Update to 0.110.
Date: Mon, 31 Mar 2025 16:04:34 +0200
Pushed, thanks!

Andreas



This bug report was last modified 110 days ago.

Previous Next


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