File tree Expand file tree Collapse file tree 4 files changed +7
-11
lines changed
Expand file tree Collapse file tree 4 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 11OASISFormat: 0.4
22Name: d3
3- Version: 0.1 .0
3+ Version: 0.2 .0
44OCamlVersion: >= 4.01.0
55Synopsis: OCaml bindings for D3.js
66Authors: Spiros Eliopoulos <
[email protected] >
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: 5f2d5ce69d2a1c47aee88aba417e63b2 )
3- version = "0.1 .0"
2+ # DO NOT EDIT (digest: 0f0d7ac152c7f184a8f6e65b297bb084 )
3+ version = "0.2 .0"
44description = "OCaml bindings for D3.js"
55requires = "js_of_ocaml js_of_ocaml.syntax"
66archive(byte) = "d3.cma"
Original file line number Diff line number Diff line change 11opam-version: "1.2"
22name: "d3"
3- version: "0.1 .0"
3+ version: "0.2 .0"
44maintainer: "Spiros Eliopoulos <
[email protected] >"
55authors: [ "Spiros Eliopoulos <
[email protected] >" ]
66license: "BSD-3-clause"
@@ -24,8 +24,4 @@ depends: [
2424 "js_of_ocaml"
2525 "ocamlfind" {build}
2626]
27- depopts: [
28- "lwt" {build}
29- "yojson" {build}
30- ]
3127available: [ ocaml-version >= "4.01.0" ]
Original file line number Diff line number Diff line change 11(* setup.ml generated for the first time by OASIS v0.4.5 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: 219597eeedfaed00b6caca303aa14571 ) *)
4+ (* DO NOT EDIT (digest: f4d2cdb42a85938778b437e55fd95591 ) *)
55(*
66 Regenerated by OASIS v0.4.5
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6695,7 +6695,7 @@ let setup_t =
66956695 alpha_features = [" ocamlbuild_more_args" ];
66966696 beta_features = [] ;
66976697 name = " d3" ;
6698- version = " 0.1 .0" ;
6698+ version = " 0.2 .0" ;
66996699 license =
67006700 OASISLicense. DEP5License
67016701 (OASISLicense. DEP5Unit
@@ -6893,7 +6893,7 @@ let setup_t =
68936893 };
68946894 oasis_fn = Some " _oasis" ;
68956895 oasis_version = " 0.4.5" ;
6896- oasis_digest = Some " \007\019\241 ` \251 '=AJ \166\214 _j7 \029\251 " ;
6896+ oasis_digest = Some " \216 & \143 P \243 w \164\162\020 e \252 / \183\160\199\177 " ;
68976897 oasis_exec = None ;
68986898 oasis_setup_args = [] ;
68996899 setup_update = false
You can’t perform that action at this time.
0 commit comments