all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66337] [PATCH] gnu: tree-sitter-java: Update to 0.20.1
@ 2023-10-04 11:07 Kjartan Oli Agustsson
  2023-10-05  5:57 ` bug#66337: " Andrew Tropin
  0 siblings, 1 reply; 2+ messages in thread
From: Kjartan Oli Agustsson @ 2023-10-04 11:07 UTC (permalink / raw)
  To: 66337
  Cc: Kjartan Oli Agustsson, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

* gnu/packages/tree-sitter.scm (tree-sitter-java): Update to 0.20.1
---
 gnu/packages/tree-sitter.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm
index 58db2603af..acec59ad20 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -446,8 +446,8 @@ (define-public tree-sitter-haskell
 (define-public tree-sitter-java
   (tree-sitter-grammar
    "java" "Java"
-   "1i9zfgqibinz3rkx6yws1wk49iys32x901dki65qihbxcmcfh341"
-   "0.20.0"))
+   "0440xh8x8rkbdlc1f1ail9wzl4583l29ic43x9lzl8290bm64q5l"
+   "0.20.1"))
 
 (define-public tree-sitter-json
   ;; Not tagged

base-commit: 5f2704517c83e2bd3fbe5d4410531a0ba3ea4461
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66337: [PATCH] gnu: tree-sitter-java: Update to 0.20.1
  2023-10-04 11:07 [bug#66337] [PATCH] gnu: tree-sitter-java: Update to 0.20.1 Kjartan Oli Agustsson
@ 2023-10-05  5:57 ` Andrew Tropin
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Tropin @ 2023-10-05  5:57 UTC (permalink / raw)
  To: Kjartan Oli Agustsson, 66337-done
  Cc: Kjartan Oli Agustsson, Katherine Cox-Buday, Liliana Marie Prikler

[-- Attachment #1: Type: text/plain, Size: 992 bytes --]

On 2023-10-04 11:07, Kjartan Oli Agustsson wrote:

> * gnu/packages/tree-sitter.scm (tree-sitter-java): Update to 0.20.1
> ---
>  gnu/packages/tree-sitter.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm
> index 58db2603af..acec59ad20 100644
> --- a/gnu/packages/tree-sitter.scm
> +++ b/gnu/packages/tree-sitter.scm
> @@ -446,8 +446,8 @@ (define-public tree-sitter-haskell
>  (define-public tree-sitter-java
>    (tree-sitter-grammar
>     "java" "Java"
> -   "1i9zfgqibinz3rkx6yws1wk49iys32x901dki65qihbxcmcfh341"
> -   "0.20.0"))
> +   "0440xh8x8rkbdlc1f1ail9wzl4583l29ic43x9lzl8290bm64q5l"
> +   "0.20.1"))
>  
>  (define-public tree-sitter-json
>    ;; Not tagged
>
> base-commit: 5f2704517c83e2bd3fbe5d4410531a0ba3ea4461

Thank you for the patch, applied, pushed as
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=c3f47bb2ee

-- 
Best regards,
Andrew Tropin

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-05  5:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-04 11:07 [bug#66337] [PATCH] gnu: tree-sitter-java: Update to 0.20.1 Kjartan Oli Agustsson
2023-10-05  5:57 ` bug#66337: " Andrew Tropin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.