GNU bug report logs - #74148
[PATCH 1/1] gnu: tree-sitter: Update to 0.24.3.

Previous Next

Package: guix-patches;

Reported by: Doğan Çeçen <sepeth <at> fastmail.com>

Date: Thu, 31 Oct 2024 22:05:03 UTC

Severity: normal

Tags: moreinfo, 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 74148 in the body.
You can then email your comments to 74148 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


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#74148; Package guix-patches. (Thu, 31 Oct 2024 22:05:03 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:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Doğan Çeçen <sepeth <at> fastmail.com>
To: guix-patches <at> gnu.org
Cc: Doğan Çeçen <sepeth <at> fastmail.com>
Subject: [PATCH 1/1] gnu: tree-sitter: Update to 0.24.3.
Date: Fri,  1 Nov 2024 00:02:31 +0200
* gnu/packages/tree-sitter.scm (tree-sitter): Update to 0.24.3.

Change-Id: I0f9ae92283af6d4f9ff03d92b263a5d322bf4524
---
 gnu/packages/tree-sitter.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm
index 2f6e6809d7..c5cb1911b8 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -99,16 +99,16 @@ (define-public python-tree-sitter
 (define-public tree-sitter
   (package
     (name "tree-sitter")
-    (version "0.20.10")                 ;untagged
+    (version "0.24.3")
     (source (origin
               (method git-fetch)
               (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
                (base32
-                "1bai4gdhf8w5p1i9np2kl2ms0jq6rgq98qpiipipzayb9jjjlxcy"))
+                "1pn1k2ch14y48718l7s21rz5alqgdw1bis25r9x4rm6zac7kiy6q"))
               (modules '((guix build utils)))
               (snippet #~(begin
                            ;; Remove bundled ICU parts
-- 
2.46.0





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.

Added tag(s) moreinfo. Request was from Andreas Enge <andreas <at> enge.fr> to control <at> debbugs.gnu.org. (Wed, 27 Nov 2024 12:18:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#74148; Package guix-patches. (Wed, 27 Nov 2024 12:24:02 GMT) Full text and rfc822 format available.

Message #14 received at 74148 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: 74148 <at> debbugs.gnu.org
Subject: Not ready
Date: Wed, 27 Nov 2024 13:23:48 +0100
As noticed by Noé for the first version of the commit in issue 74147,
the update prevents the dependent package tree-sitter-cli from building.
So it cannot be applied as is.

Here is the error message for reference:
starting phase `patch-node'
error: in phase 'patch-node': uncaught exception:
system-error "mkstemp" "~A" ("No such file or directory") (2)
phase `patch-node' failed after 0.0 seconds

Andreas





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Tue, 08 Jul 2025 16:37:13 GMT) Full text and rfc822 format available.

Notification sent to Doğan Çeçen <sepeth <at> fastmail.com>:
bug acknowledged by developer. (Tue, 08 Jul 2025 16:37:14 GMT) Full text and rfc822 format available.

Message #19 received at 74148-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: 74148-done <at> debbugs.gnu.org, 74167-done <at> debbugs.gnu.org
Subject: Close
Date: Tue, 8 Jul 2025 16:38:00 +0200
Closing for lack of feedback. Please feel free to submit a new pull
request on codeberg.

Andreas





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 06 Aug 2025 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.