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 1
1
OASISFormat: 0.3
2
2
OCamlVersion: >= 4.01.0
3
3
Name: openflow
4
- Version: 0.6.0
4
+ Version: 0.6.1
5
5
Synopsis: Serialization library for OpenFlow
6
6
Authors: https://github.com/frenetic-lang/ocaml-openflow/contributors
7
7
License: LGPL
Original file line number Diff line number Diff line change 1
1
# OASIS_START
2
- # DO NOT EDIT (digest: 70d46b868aee1843635d9d187dfc1041 )
3
- version = "0.6.0 "
2
+ # DO NOT EDIT (digest: c9c62d84c52a3f79d485a5361a7539b2 )
3
+ version = "0.6.1 "
4
4
description = "Serialization library for OpenFlow"
5
5
requires =
6
6
"str cstruct cstruct.syntax packet core sexplib.syntax sexplib threads"
@@ -10,7 +10,7 @@ archive(native) = "openflow.cmxa"
10
10
archive(native, plugin) = "openflow.cmxs"
11
11
exists_if = "openflow.cma"
12
12
package "quickcheck" (
13
- version = "0.6.0 "
13
+ version = "0.6.1 "
14
14
description = "Serialization library for OpenFlow"
15
15
requires = "quickcheck openflow packet.quickcheck"
16
16
archive(byte) = "quickcheck.cma"
@@ -21,7 +21,7 @@ package "quickcheck" (
21
21
)
22
22
23
23
package "async" (
24
- version = "0.6.0 "
24
+ version = "0.6.1 "
25
25
description = "Serialization library for OpenFlow"
26
26
requires = "async openflow cstruct.async threads sexplib.syntax sexplib"
27
27
archive(byte) = "async.cma"
Original file line number Diff line number Diff line change 1
1
(* setup.ml generated for the first time by OASIS v0.4.4 *)
2
2
3
3
(* OASIS_START *)
4
- (* DO NOT EDIT (digest: 36c5ec1788ba6a115597c6d9c91d3583 ) *)
4
+ (* DO NOT EDIT (digest: f306a12c757f1028abb1505409624ad4 ) *)
5
5
(*
6
6
Regenerated by OASIS v0.4.4
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6825,7 +6825,7 @@ let setup_t =
6825
6825
alpha_features = [] ;
6826
6826
beta_features = [] ;
6827
6827
name = " openflow" ;
6828
- version = " 0.6.0 " ;
6828
+ version = " 0.6.1 " ;
6829
6829
license =
6830
6830
OASISLicense. DEP5License
6831
6831
(OASISLicense. DEP5Unit
@@ -7255,7 +7255,7 @@ let setup_t =
7255
7255
};
7256
7256
oasis_fn = Some " _oasis" ;
7257
7257
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 " ;
7259
7259
oasis_exec = None ;
7260
7260
oasis_setup_args = [] ;
7261
7261
setup_update = false
You can’t perform that action at this time.
0 commit comments