From db12a35d7d380bde156acaff971ebfd8ab3a9ba2 Mon Sep 17 00:00:00 2001 From: Hythera <87016780+Hythera@users.noreply.github.com> Date: Mon, 27 Apr 2026 23:00:23 +0200 Subject: [PATCH] tree-sitter-grammars.tree-sitter-groovy: 0-unstable-2025-01-22 -> 0-unstable-2026-04-11 diff: https://github.com/murtaza64/tree-sitter-groovy/compare/86911590a8e46d71301c66468e5620d9faa5b6af...deb0dcf8c4544f07564060f6e9b9f6e4b0bfc27d --- pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix b/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix index 33c63b820a53..2911fe9abf49 100644 --- a/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix @@ -1025,10 +1025,10 @@ }; groovy = { - version = "0-unstable-2025-01-22"; + version = "0-unstable-2026-04-11"; url = "github:murtaza64/tree-sitter-groovy"; - rev = "86911590a8e46d71301c66468e5620d9faa5b6af"; - hash = "sha256-652wluH2C3pYmhthaj4eWDVLtEvvVIuu70bJNnt5em0="; + rev = "deb0dcf8c4544f07564060f6e9b9f6e4b0bfc27d"; + hash = "sha256-x7PawYYtgsduh60KNnS4LgB7SvoBV9aOJ9cHNsLBBhc="; meta = { license = lib.licenses.mit; maintainers = with lib.maintainers; [