about summary refs log tree commit diff
path: root/pkgs/applications/editors/vscode
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2022-08-26 18:30:20 -0300
committerJonathan Ringer <jonringer@users.noreply.github.com>2022-08-26 14:46:33 -0700
commitae539d06a3294f2a836e39181e593957fe7b8792 (patch)
tree6111d6fdae6495aa62ba159a18dd73f15a813e23 /pkgs/applications/editors/vscode
parent45e45a8e4a3f3aa82c6e0fed30ad9af6773e48f2 (diff)
downloadnixlib-ae539d06a3294f2a836e39181e593957fe7b8792.tar
nixlib-ae539d06a3294f2a836e39181e593957fe7b8792.tar.gz
nixlib-ae539d06a3294f2a836e39181e593957fe7b8792.tar.bz2
nixlib-ae539d06a3294f2a836e39181e593957fe7b8792.tar.lz
nixlib-ae539d06a3294f2a836e39181e593957fe7b8792.tar.xz
nixlib-ae539d06a3294f2a836e39181e593957fe7b8792.tar.zst
nixlib-ae539d06a3294f2a836e39181e593957fe7b8792.zip
vscode-extensions.ocamllabs.ocaml-platform: 1.10.4 -> 1.10.7
Diffstat (limited to 'pkgs/applications/editors/vscode')
-rw-r--r--pkgs/applications/editors/vscode/extensions/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix
index 95cec1d14466..edaceda78a99 100644
--- a/pkgs/applications/editors/vscode/extensions/default.nix
+++ b/pkgs/applications/editors/vscode/extensions/default.nix
@@ -1957,13 +1957,13 @@ let
           downloadPage = "https://marketplace.visualstudio.com/items?itemName=ocamllabs.ocaml-platform";
           homepage = "https://github.com/ocamllabs/vscode-ocaml-platform";
           license = licenses.isc;
-          maintainers = with maintainers; [ ratsclub ];
+          maintainers = with maintainers; [ ratsclub superherointj ];
         };
         mktplcRef = {
           name = "ocaml-platform";
           publisher = "ocamllabs";
-          version = "1.10.4";
-          sha256 = "sha256-Qk4wD6gh/xvH6nFBonje4Stz6Y6yaIyxx1TdAXQEycM=";
+          version = "1.10.7";
+          sha256 = "sha256-BxVur+aSbFPyX+DW9tQcfJEyImkbTC6O0uOV2d76au0=";
         };
       };