ocamlPackages.vcaml: use Dune 3

This commit is contained in:
Vincent Laporte
2023-04-10 14:13:59 +02:00
parent 9c94eecac1
commit 3421799d7c
2 changed files with 2 additions and 0 deletions
@@ -871,6 +871,7 @@ with self;
vcaml = janePackage {
pname = "vcaml";
duneVersion = "3";
hash = "0ykwrn8bvwx26ad4wb36jw9xnlwsdpnnx88396laxvcfimrp13qs";
meta.description = "OCaml bindings for the Neovim API";
propagatedBuildInputs = [ angstrom-async async_extra faraday ];
@@ -1063,6 +1063,7 @@ with self;
};
vcaml = janePackage {
duneVersion = "3";
pname = "vcaml";
hash = "12fd29x9dgf4f14xrx7z4y1bm1wbfynrs3jismjbiqnckfpbqrib";
meta.description = "OCaml bindings for the Neovim API";