gnu: got: Update to 0.117.

* gnu/packages/version-control.scm (got): Update to 0.117.

Change-Id: If8eaa90531cec48af62edc6ce971d537ccdddf8b
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Ashish SHUKLA 2025-08-22 00:20:34 +02:00 committed by Andreas Enge
parent bb5fc7a852
commit 7569a34bca
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -1143,7 +1143,7 @@ provides an integration with GitHub and GitLab.")
(define-public got
(package
(name "got")
(version "0.116")
(version "0.117")
(source (origin
(method url-fetch)
(uri
@ -1152,7 +1152,7 @@ provides an integration with GitHub and GitLab.")
version ".tar.gz"))
(sha256
(base32
"1zsdisaqv1q612a7jws9qd8n1gm9ilz5mnprkpgvdhc27gblm9p8"))))
"0hf16g18z3nfn2rqpgj1wmyxalwfbvj4fgkmfjj9nx7mypbgylwd"))))
(inputs
(list libevent
`(,util-linux "lib")