GNU bug report logs -
#66206
[PATCH] gnu: Add tree-sitter-scala
Previous Next
Reported by: Karl Hallsby <karl <at> hallsby.com>
Date: Tue, 26 Sep 2023 03:58:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
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 66206 in the body.
You can then email your comments to 66206 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#66206
; Package
guix-patches
.
(Tue, 26 Sep 2023 03:58:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Karl Hallsby <karl <at> hallsby.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 26 Sep 2023 03:58:02 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-scala): New variable.
---
gnu/packages/tree-sitter.scm | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm
index 58db2603af..cfcf260b03 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -6,6 +6,7 @@
;;; Copyright © 2023 Andrew Tropin <andrew <at> trop.in>
;;; Copyright © 2023 Nicolas Graves <ngraves <at> ngraves.fr>
;;; Copyright © 2023 Zheng Junjie <873216071 <at> qq.com>
+;;; Copyright © 2023 Karl Hallsby <karl <at> hallsby.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -607,3 +608,9 @@ (define-public tree-sitter-plantuml
(use-modules (guix build utils))
(delete-file "binding.gyp")
(delete-file-recursively "bindings"))))))
+
+(define-public tree-sitter-scala
+ (tree-sitter-grammar
+ "scala" "Scala"
+ "0hs6gmkq5cx9qrmgfz1mh0c34flwffc0k2mhwf13laawswnywfkz"
+ "0.20.2"))
base-commit: fafd3caef0d51811a5da81d6061789e2908b0dac
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66206
; Package
guix-patches
.
(Tue, 26 Sep 2023 04:30:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 66206 <at> debbugs.gnu.org (full text, mbox):
gnu/packages/tree-sitter.scm (tree-sitter-scala): New variable.
---
gnu/packages/tree-sitter.scm | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm
index 58db2603af..047fcbbe4b 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -6,6 +6,7 @@
;;; Copyright © 2023 Andrew Tropin <andrew <at> trop.in>
;;; Copyright © 2023 Nicolas Graves <ngraves <at> ngraves.fr>
;;; Copyright © 2023 Zheng Junjie <873216071 <at> qq.com>
+;;; Copyright © 2023 Raven Hallsby <karl <at> hallsby.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -607,3 +608,9 @@ (define-public tree-sitter-plantuml
(use-modules (guix build utils))
(delete-file "binding.gyp")
(delete-file-recursively "bindings"))))))
+
+(define-public tree-sitter-scala
+ (tree-sitter-grammar
+ "scala" "Scala"
+ "0hs6gmkq5cx9qrmgfz1mh0c34flwffc0k2mhwf13laawswnywfkz"
+ "0.20.2"))
base-commit: fafd3caef0d51811a5da81d6061789e2908b0dac
--
2.41.0
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Sun, 08 Oct 2023 21:42:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Karl Hallsby <karl <at> hallsby.com>
:
bug acknowledged by developer.
(Sun, 08 Oct 2023 21:42:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 66206-done <at> debbugs.gnu.org (full text, mbox):
Karl Hallsby <karl <at> hallsby.com> skribis:
> gnu/packages/tree-sitter.scm (tree-sitter-scala): New variable.
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 06 Nov 2023 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 184 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.