GNU bug report logs - #75129
[PATCH v3] gnu: got: Update to 0.108.

Previous Next

Package: guix-patches;

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

Date: Thu, 26 Dec 2024 23:28:01 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: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: bug#75129: closed (Close)
Date: Sat, 22 Feb 2025 20:00:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75129: [PATCH v3] gnu: got: Update to 0.108.

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

-- 
75129: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75129
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 75129-done <at> debbugs.gnu.org
Subject: Close
Date: Sat, 22 Feb 2025 20:59:07 +0100
Hello,

your patch has been treated by QA, but it did not apply to master any
more. I have recreated it and pushed it with you as the author.

Thanks,

Andreas


[Message part 3 (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.106.
Date: Thu, 26 Dec 2024 23:27:11 +0000
* gnu/packages/version-control.scm (got): Update to 0.106.

Change-Id: I590c1bd4b87093fe797e5bd78a36505fb268b4e3
---
 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 e63a843fc3..7a50d926a8 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -979,7 +979,7 @@ (define-public git-tools
 (define-public got
   (package
     (name "got")
-    (version "0.103")
+    (version "0.106")
     (source (origin
               (method url-fetch)
               (uri
@@ -988,7 +988,7 @@ (define-public got
                   version ".tar.gz"))
               (sha256
                (base32
-                "0y18961xrj4rja850i31gadiaps2qnkfb4jlramlz9akyf9mwh1j"))))
+                "1k07vcmi2vgkiv87wmjb79d9jq5rs1skv4nx77ips115q51dfy9h"))))
     (inputs
      (list libevent
            `(,util-linux "lib")

base-commit: e4bdd464ebb49f4e698e5105f70b29688fff9475
-- 
2.47.1




This bug report was last modified 89 days ago.

Previous Next


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