diff --git a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix index 905c0625cd70..ddc628296581 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -724,10 +724,10 @@ }; fsharp = { - version = "0.2.2-unstable-2026-03-29"; + version = "0.3.0-unstable-2026-04-16"; url = "github:ionide/tree-sitter-fsharp"; - rev = "594c500ecace8618db32dd1144307897277db067"; - hash = "sha256-e66aAsmNJWMcElqFIxSiHZgyQsq8NT7zU9y/fpbqJF4="; + rev = "5247c1197cb290fcaea0e0a793d32829c1396831"; + hash = "sha256-ntcLDSt6BPF9PtASx221hwZhKl3yKKrzbEYQD/ghYxw="; meta = { license = lib.licenses.mit; maintainers = with lib.maintainers; [