GNU bug report logs -
#78531
[PATCH] gnu: got: Update to 0.112.
Previous Next
To reply to this bug, email your comments to 78531 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78531
; Package
guix-patches
.
(Wed, 21 May 2025 07:50:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 21 May 2025 07:50:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/version-control.scm (got): Update to 0.112.
Change-Id: I9b6c8c2c81f77b5cae78a106b9b8e5e0bfa1463d
---
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 c1e8d4102d..85d55254f5 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1196,7 +1196,7 @@ (define-public git-spice
(define-public got
(package
(name "got")
- (version "0.111")
+ (version "0.112")
(source (origin
(method url-fetch)
(uri
@@ -1205,7 +1205,7 @@ (define-public got
version ".tar.gz"))
(sha256
(base32
- "1kkqv2lrd6wwjgsb02bgw5nqlkxrq90rdbzv486xs057j5pgg5nh"))))
+ "12gx59ki610a9iydscg9jf3m7qcnyx34wmsah26by4hix57njdp3"))))
(inputs
(list libevent
`(,util-linux "lib")
base-commit: 11bc17c409d77cd1af91e30b5b9f6a73f873a152
--
2.49.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#78531
; Package
guix-patches
.
(Mon, 26 May 2025 08:51:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/version-control.scm (got): Update to 0.112.
>
> Change-Id: I9b6c8c2c81f77b5cae78a106b9b8e5e0bfa1463d
> ---
> gnu/packages/version-control.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
7f30a208bb02517ec7771fa08d1c43a8d3677a0c.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 26 May 2025 08:51:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
bug acknowledged by developer.
(Mon, 26 May 2025 08:51:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.