GNU bug report logs -
#63353
[PATCH] gnu: Add tree-sitter-gomod.
Previous Next
Reported by: Mekeor Melire <mekeor <at> posteo.de>
Date: Sun, 7 May 2023 20:26:01 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 63353 in the body.
You can then email your comments to 63353 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#63353
; Package
guix-patches
.
(Sun, 07 May 2023 20:26:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Mekeor Melire <mekeor <at> posteo.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 07 May 2023 20:26:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
gnu/packages/tree-sitter.scm (tree-sitter-gomod): New variable.
---
gnu/packages/tree-sitter.scm | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm
index b91345bb36..e756196607 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -338,6 +338,16 @@ (define-public tree-sitter-go
(git-version "0.19.1" revision commit)
#:commit commit)))
+(define-public tree-sitter-gomod
+ (let ((commit "4a65743dbc2bb3094114dd2b43da03c820aa5234")
+ (revision "0"))
+ (tree-sitter-grammar
+ "gomod" "Go.mod"
+ "1hblbi2bs4hlil703myqhvvq2y1x41rc3w903hg2bhbazh7x8yyf"
+ (git-version "0.0.1.20220516" revision commit)
+ #:commit commit
+ #:repository-url "https://github.com/camdencheek/tree-sitter-go-mod")))
+
(define-public tree-sitter-haskell
;; There are a lot of additions, the last tag was placed more than 4 years ago
(let ((commit "3bdba07c7a8eec23f87fa59ce9eb2ea4823348b3")
base-commit: 9f4750a45d58a6763368df81edf502e838d48674
--
2.39.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#63353
; Package
guix-patches
.
(Thu, 29 Jun 2023 07:39:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 63353 <at> debbugs.gnu.org (full text, mbox):
Hi Mekeor,
> +(define-public tree-sitter-gomod
> + (let ((commit "4a65743dbc2bb3094114dd2b43da03c820aa5234")
> + (revision "0"))
Just a reminder: upstream has tagged this commit as v1.0.0.
Thanks
Reply sent
to
Hilton Chain <hako <at> ultrarare.space>
:
You have taken responsibility.
(Wed, 26 Jul 2023 15:18:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Mekeor Melire <mekeor <at> posteo.de>
:
bug acknowledged by developer.
(Wed, 26 Jul 2023 15:18:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 63353-close <at> debbugs.gnu.org (full text, mbox):
Hi Mekeor,
tree-sitter-gomod has been added to Guix in commit
2ba2e80ee6e19f6ab710035445d8e234f100e25d.
Though it's not the patch here, I think #63353 could be closed.
Thanks
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 24 Aug 2023 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 260 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.