GNU bug report logs -
#63862
[PATCH] gnu: linenoise: Update to 1.0-2.93b2db9.
Previous Next
Reported by: iyzsong <at> envs.net
Date: Fri, 2 Jun 2023 23:03:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.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 63862 in the body.
You can then email your comments to 63862 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#63862
; Package
guix-patches
.
(Fri, 02 Jun 2023 23:03:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
iyzsong <at> envs.net
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 02 Jun 2023 23:03:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/shells.scm (linenoise): Update to 1.0-2.93b2db9.
Signed-off-by: 宋文武 <iyzsong <at> member.fsf.org>
---
gnu/packages/shells.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index a3b16aaae8..16a4bba92f 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -644,8 +644,8 @@ (define-public scsh
(license license:bsd-3))))
(define-public linenoise
- (let ((commit "2105ce445821381cf1bca87b6d386d4ea88ee20d")
- (revision "1"))
+ (let ((commit "93b2db9bd4968f76148dd62cdadf050ed50b84b3")
+ (revision "2"))
(package
(name "linenoise")
(version (string-append "1.0-" revision "." (string-take commit 7)))
@@ -658,7 +658,7 @@ (define-public linenoise
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
- "1z16qwix8z6a40fskdgxsibkqgdrp4q6ncp4n6hnv4r9iihy2d8r"))))
+ "102gwq6bzjq2b1lf55wrpgym58yfhry56hkajbj339m0bs1xijhs"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests are included
base-commit: a7d9cd742c3149bb014db95f88d1158d590bc124
--
2.40.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#63862
; Package
guix-patches
.
(Mon, 12 Jun 2023 18:46:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 63862 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
iyzsong--- via Guix-patches via <guix-patches <at> gnu.org> writes:
> From: 宋文武 <iyzsong <at> member.fsf.org>
>
> * gnu/packages/shells.scm (linenoise): Update to 1.0-2.93b2db9.
>
> Signed-off-by: 宋文武 <iyzsong <at> member.fsf.org>
> ---
> gnu/packages/shells.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Looks good to me and it's green on QA, please push!
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Wed, 14 Jun 2023 10:17:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
iyzsong <at> envs.net
:
bug acknowledged by developer.
(Wed, 14 Jun 2023 10:17:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 63862-done <at> debbugs.gnu.org (full text, mbox):
Christopher Baines <mail <at> cbaines.net> writes:
> iyzsong--- via Guix-patches via <guix-patches <at> gnu.org> writes:
>
>> From: 宋文武 <iyzsong <at> member.fsf.org>
>>
>> * gnu/packages/shells.scm (linenoise): Update to 1.0-2.93b2db9.
>>
>> Signed-off-by: 宋文武 <iyzsong <at> member.fsf.org>
>> ---
>> gnu/packages/shells.scm | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> Looks good to me and it's green on QA, please push!
Pushed, thank you!
Feel free to push my patches, as I tend to forget them :3
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 12 Jul 2023 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 303 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.