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: Ashish SHUKLA <ashish.is <at> lostca.se>
To: 75129 <at> debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [bug#75129] [PATCH v2] gnu: got: Update to 0.107.
Date: Sun,  5 Jan 2025 15:52:07 +0000
* gnu/packages/version-control.scm (got): Update to 0.107.

Change-Id: I421b7b267ee7ba9d3714b16553ff248a571f0a68
---
 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..0abd242a5c 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.107")
     (source (origin
               (method url-fetch)
               (uri
@@ -988,7 +988,7 @@ (define-public got
                   version ".tar.gz"))
               (sha256
                (base32
-                "0y18961xrj4rja850i31gadiaps2qnkfb4jlramlz9akyf9mwh1j"))))
+                "09vamg7z6i0d10nmvj78dmw6ivmkvs30w23xv7jm11529gc52n1z"))))
     (inputs
      (list libevent
            `(,util-linux "lib")

base-commit: 67a535351f8678969e412e8dba9197a883b524d0
-- 
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.