File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11OASISFormat: 0.3
22OCamlVersion: >= 4.01.0
33Name: openflow
4- Version: 0.6.0
4+ Version: 0.6.1
55Synopsis: Serialization library for OpenFlow
66Authors: https://github.com/frenetic-lang/ocaml-openflow/contributors
77License: LGPL
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: 70d46b868aee1843635d9d187dfc1041 )
3- version = "0.6.0 "
2+ # DO NOT EDIT (digest: c9c62d84c52a3f79d485a5361a7539b2 )
3+ version = "0.6.1 "
44description = "Serialization library for OpenFlow"
55requires =
66"str cstruct cstruct.syntax packet core sexplib.syntax sexplib threads"
@@ -10,7 +10,7 @@ archive(native) = "openflow.cmxa"
1010archive(native, plugin) = "openflow.cmxs"
1111exists_if = "openflow.cma"
1212package "quickcheck" (
13- version = "0.6.0 "
13+ version = "0.6.1 "
1414 description = "Serialization library for OpenFlow"
1515 requires = "quickcheck openflow packet.quickcheck"
1616 archive(byte) = "quickcheck.cma"
@@ -21,7 +21,7 @@ package "quickcheck" (
2121)
2222
2323package "async" (
24- version = "0.6.0 "
24+ version = "0.6.1 "
2525 description = "Serialization library for OpenFlow"
2626 requires = "async openflow cstruct.async threads sexplib.syntax sexplib"
2727 archive(byte) = "async.cma"
Original file line number Diff line number Diff line change 11(* setup.ml generated for the first time by OASIS v0.4.4 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: 36c5ec1788ba6a115597c6d9c91d3583 ) *)
4+ (* DO NOT EDIT (digest: f306a12c757f1028abb1505409624ad4 ) *)
55(*
66 Regenerated by OASIS v0.4.4
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6825,7 +6825,7 @@ let setup_t =
68256825 alpha_features = [] ;
68266826 beta_features = [] ;
68276827 name = " openflow" ;
6828- version = " 0.6.0 " ;
6828+ version = " 0.6.1 " ;
68296829 license =
68306830 OASISLicense. DEP5License
68316831 (OASISLicense. DEP5Unit
@@ -7255,7 +7255,7 @@ let setup_t =
72557255 };
72567256 oasis_fn = Some " _oasis" ;
72577257 oasis_version = " 0.4.4" ;
7258- oasis_digest = Some " D \\\227 X \031\242\172 *{ \ 217\006\164\209 vU " ;
7258+ oasis_digest = Some " \253\\ M \020\141\ 217\158\t 7 \167 T|WQ \252\158 " ;
72597259 oasis_exec = None ;
72607260 oasis_setup_args = [] ;
72617261 setup_update = false
You can’t perform that action at this time.
0 commit comments