Merge pull request #234049 from vbgl/ocaml-virtual_dom-0.15.1
ocamlPackages.virtual_dom: 0.15.0 → 0.15.1
This commit is contained in:
commit
f1d0a7bf5b
@ -1060,7 +1060,8 @@ with self;
|
|||||||
|
|
||||||
virtual_dom = janePackage {
|
virtual_dom = janePackage {
|
||||||
pname = "virtual_dom";
|
pname = "virtual_dom";
|
||||||
hash = "15xia9v4ighzm0gv3vbqk9nvg47cvzqmfnl2zr67yxv4b98kyzv3";
|
version = "0.15.1";
|
||||||
|
hash = "sha256-Uv6ZDxz2/H0nHjiycUKNQwy/zZyHHmwDEHknFHwDuDs=";
|
||||||
meta.description = "OCaml bindings for the virtual-dom library";
|
meta.description = "OCaml bindings for the virtual-dom library";
|
||||||
buildInputs = [ js_of_ocaml-ppx ];
|
buildInputs = [ js_of_ocaml-ppx ];
|
||||||
propagatedBuildInputs = [ core_kernel gen_js_api js_of_ocaml lambdasoup tyxml ];
|
propagatedBuildInputs = [ core_kernel gen_js_api js_of_ocaml lambdasoup tyxml ];
|
||||||
|
Loading…
Reference in New Issue
Block a user