unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75129] [PATCH] gnu: got: Update to 0.106.
@ 2024-12-26 23:27 Ashish SHUKLA via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: Ashish SHUKLA via Guix-patches via @ 2024-12-26 23:27 UTC (permalink / raw)
  To: 75129; +Cc: Ashish SHUKLA

* 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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-26 23:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-26 23:27 [bug#75129] [PATCH] gnu: got: Update to 0.106 Ashish SHUKLA via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).