GNU bug report logs -
#74147
[PATCH] gnu: tree-sitter: Update to 0.24.3.
Previous Next
Reported by: Doğan Çeçen <sepeth <at> fastmail.com>
Date: Thu, 31 Oct 2024 22:05:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
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 74147 in the body.
You can then email your comments to 74147 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#74147
; Package
guix-patches
.
(Thu, 31 Oct 2024 22:05:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Doğan Çeçen <sepeth <at> fastmail.com>
:
New bug report received and forwarded. Copy sent to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
.
(Thu, 31 Oct 2024 22:05:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
This is needed to update neovim to a newer version.
Doğan Çeçen (1):
gnu: tree-sitter: Update to 0.24.3.
gnu/packages/tree-sitter.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
base-commit: 6e50b0c56a8cc767bd3acb26638f78c450bde718
prerequisite-patch-id: 92d7009719a2df665b401eb25ee08f8d276be4bb
prerequisite-patch-id: 20902e145fdee43b599da928d596390abaa69805
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74147
; Package
guix-patches
.
(Fri, 01 Nov 2024 22:35:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 74147 <at> debbugs.gnu.org (full text, mbox):
Hi Doğan,
Thank you for your patch, here are a few suggestions:
> (uri (git-reference
> (url "https://github.com/tree-sitter/tree-sitter")
>- (commit "0e4ff0bb27edf37b76fc7d35aa768b02cf4392ad")))
>+ (commit "v0.24.3")))
> (file-name (git-file-name name version))
> (sha256
You can use “string-append” to avoid repeating the version:
(commit (string-append "v" commit))
As a result of updating tree-sitter, the ”tree-sitter-cli” package has
stopped building for me, it is recommended that you check that
dependencies of tree-sitter don’t fail to build as a result of the
update, see “info (guix) Submitting Patches” step 9.
Can you send an updated patch?
Thanks for your work,
Noé Lopez
Disclaimer: I am not a guix committer, just a random person trying to help.
Merged 74147 74148.
Request was from
Noé Lopez <noe <at> xn--no-cja.eu>
to
control <at> debbugs.gnu.org
.
(Sat, 02 Nov 2024 12:11:02 GMT)
Full text and
rfc822 format available.
Disconnected #74147 from all other report(s).
Request was from
Andreas Enge <andreas <at> enge.fr>
to
control <at> debbugs.gnu.org
.
(Wed, 27 Nov 2024 12:09:02 GMT)
Full text and
rfc822 format available.
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Wed, 27 Nov 2024 12:11:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Doğan Çeçen <sepeth <at> fastmail.com>
:
bug acknowledged by developer.
(Wed, 27 Nov 2024 12:11:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 74147-done <at> debbugs.gnu.org (full text, mbox):
Closing this bug, since 71748 contains the v2.
Thanks, Noé, for the review!
Andreas
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 25 Dec 2024 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.