From e12a370861423059a62592f7057601d7a9269216 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 10 May 2026 02:47:28 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-ocaml: 0.24.2 -> 0.25.0 --- 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 42f674918f5c..30d82be8a756 100644 --- a/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix @@ -1760,9 +1760,9 @@ }; ocaml = { - version = "0.24.2"; + version = "0.25.0"; url = "github:tree-sitter/tree-sitter-ocaml"; - hash = "sha256-e08lrKCyQRpb8pnLV6KK4ye53YBjxQ52nnDIzH+7ONc="; + hash = "sha256-fRC7sd/INCESwYCiRsuOJkOnqWnNUpjwrNoEzlaOscA="; meta = { license = lib.licenses.mit; }; @@ -1772,7 +1772,7 @@ language = "ocaml_interface"; version = "0.24.2"; url = "github:tree-sitter/tree-sitter-ocaml"; - hash = "sha256-e08lrKCyQRpb8pnLV6KK4ye53YBjxQ52nnDIzH+7ONc="; + hash = "sha256-fRC7sd/INCESwYCiRsuOJkOnqWnNUpjwrNoEzlaOscA="; meta = { license = lib.licenses.mit; };