GNU bug report logs - #69425
[PATCH] gnu: Add tree-sitter-ungrammar.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Tue, 27 Feb 2024 13:08:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

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 69425 in the body.
You can then email your comments to 69425 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 guix-patches <at> gnu.org:
bug#69425; Package guix-patches. (Tue, 27 Feb 2024 13:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Paul A. Patience" <paul <at> apatience.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 27 Feb 2024 13:08:02 GMT) Full text and rfc822 format available.

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

From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH] gnu: Add tree-sitter-ungrammar.
Date: Tue, 27 Feb 2024 13:06:33 +0000
* gnu/packages/tree-sitter.scm (tree-sitter-ungrammar): New variable.

Change-Id: I162e1ffe692aaf0b81080e4df239bba10da477ed
---
 gnu/packages/tree-sitter.scm | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm
index 41257d42f1..b0850af69b 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -526,6 +526,18 @@ (define-public tree-sitter-rust
    "1pk4mb3gh62xk0qlhxa8ihhxvnf7grrcchwg2xv99yy6yb3yh26b"
    "0.20.4"))
 
+(define-public tree-sitter-ungrammar
+  ;; No releases yet.
+  (let ((commit "debd26fed283d80456ebafa33a06957b0c52e451")
+        (revision "0"))
+    (tree-sitter-grammar
+     "ungrammar" "Ungrammar"
+     "09bbml1v1m6a9s9y9q1p2264ghf3fhb6kca1vj3qm19yq87xrnvy"
+     (git-version "0.0.2" revision commit)
+     #:article "an"
+     #:commit commit
+     #:repository-url "https://github.com/tree-sitter-grammars/tree-sitter-ungrammar")))
+
 (define-public tree-sitter-clojure
   (tree-sitter-grammar
    "clojure" "Clojure"

base-commit: 4b60a39aa5d3c10aada9a0be2ed1579e19bd118d
-- 
2.41.0






Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Wed, 27 Mar 2024 14:53:02 GMT) Full text and rfc822 format available.

Notification sent to "Paul A. Patience" <paul <at> apatience.com>:
bug acknowledged by developer. (Wed, 27 Mar 2024 14:53:03 GMT) Full text and rfc822 format available.

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

From: Hilton Chain <hako <at> ultrarare.space>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 69425-done <at> debbugs.gnu.org
Subject: Re: [bug#69425] [PATCH] gnu: Add tree-sitter-ungrammar.
Date: Wed, 27 Mar 2024 22:45:19 +0800
Hello again,

On Tue, 27 Feb 2024 21:06:33 +0800,
Paul A. Patience wrote:
>
> * gnu/packages/tree-sitter.scm (tree-sitter-ungrammar): New variable.
>
> Change-Id: I162e1ffe692aaf0b81080e4df239bba10da477ed
> ---
>  gnu/packages/tree-sitter.scm | 12 ++++++++++++
>  1 file changed, 12 insertions(+)

Applied as cd82bf824e7a2edfd3a62ded5d1f54d2f8dcc3ab, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 25 Apr 2024 11:25:22 GMT) Full text and rfc822 format available.

This bug report was last modified 9 days ago.

Previous Next


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