From: Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org>
To: 75129@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#75129] [PATCH v2] gnu: got: Update to 0.107.
Date: Sun, 5 Jan 2025 15:52:07 +0000 [thread overview]
Message-ID: <9ad4a9c943ce0e3e2f42c6d2b07aa4dab147de2f.1736092327.git.ashish.is@lostca.se> (raw)
In-Reply-To: <0503e1aeb14a90c0b4690ea87f7606363c70616a.1735255631.git.ashish.is@lostca.se>
* 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
prev parent reply other threads:[~2025-01-05 16:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-26 23:27 [bug#75129] [PATCH] gnu: got: Update to 0.106 Ashish SHUKLA via Guix-patches via
2025-01-05 15:52 ` Ashish SHUKLA via Guix-patches via [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9ad4a9c943ce0e3e2f42c6d2b07aa4dab147de2f.1736092327.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=75129@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).