GNU bug report logs -
#78048
[PATCH] gnu: got: Update to 0.111.
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Thu, 24 Apr 2025 19:55:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 78048 in the body.
You can then email your comments to 78048 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78048
; Package
guix-patches
.
(Thu, 24 Apr 2025 19:55: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
.
(Thu, 24 Apr 2025 19:55: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.111.
Change-Id: Ic39e4a5714dc92fc5a625e5ceaea83b3fc861aac
---
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 d9e7dd249f..ade152f69f 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1195,7 +1195,7 @@ (define-public git-spice
(define-public got
(package
(name "got")
- (version "0.110")
+ (version "0.111")
(source (origin
(method url-fetch)
(uri
@@ -1204,7 +1204,7 @@ (define-public got
version ".tar.gz"))
(sha256
(base32
- "0a8xcqqw09bddzgqqg1mrwqp36fqsf2zfvz7lqv55y770l9f8d9n"))))
+ "1kkqv2lrd6wwjgsb02bgw5nqlkxrq90rdbzv486xs057j5pgg5nh"))))
(inputs
(list libevent
`(,util-linux "lib")
base-commit: 85b5c2c8f66aed05730f6c7bdeabfaadf619bb8f
--
2.49.0
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 28 Apr 2025 07:20:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
bug acknowledged by developer.
(Mon, 28 Apr 2025 07:20:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 78048-done <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.111.
>
> Change-Id: Ic39e4a5714dc92fc5a625e5ceaea83b3fc861aac
> ---
> gnu/packages/version-control.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
565942d8e8b3ea74119bfffd9205c1cd377f7aa3.
Chris
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#78048
; Package
guix-patches
.
(Mon, 28 Apr 2025 07:21:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 26 May 2025 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 80 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.