File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
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.8 .0
4
+ Version: 0.9 .0
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: 7d6f752d31baa2bcd0f0346f5d70c96f )
3
- version = "0.8 .0"
2
+ # DO NOT EDIT (digest: 7d424a339afb72c07d7d6b225fc6faba )
3
+ version = "0.9 .0"
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.8 .0"
13
+ version = "0.9 .0"
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.8 .0"
24
+ version = "0.9 .0"
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
opam-version: "1.2"
2
2
ocaml-version: [ >= "4.02.0" ]
3
- version: "0.8 .0"
3
+ version: "0.9 .0"
4
4
name: "openflow"
5
5
maintainer: "Arjun Guha <
[email protected] >"
6
6
build: [
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: e924f19314269b4d2309f5bbb7813612 ) *)
4
+ (* DO NOT EDIT (digest: 92f5e3b9bd92642ae0b96b11a44828c5 ) *)
5
5
(*
6
6
Regenerated by OASIS v0.4.5
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6860,7 +6860,7 @@ let setup_t =
6860
6860
alpha_features = [] ;
6861
6861
beta_features = [] ;
6862
6862
name = " openflow" ;
6863
- version = " 0.8 .0" ;
6863
+ version = " 0.9 .0" ;
6864
6864
license =
6865
6865
OASISLicense. DEP5License
6866
6866
(OASISLicense. DEP5Unit
@@ -7253,7 +7253,7 @@ let setup_t =
7253
7253
};
7254
7254
oasis_fn = Some " _oasis" ;
7255
7255
oasis_version = " 0.4.5" ;
7256
- oasis_digest = Some " è \159 öo \014 \141 k® \019 ý \004\t í \128 A " ;
7256
+ oasis_digest = Some " \221\176\012 (& \"\022 h \233 F \025\218\239\142\223 M " ;
7257
7257
oasis_exec = None ;
7258
7258
oasis_setup_args = [] ;
7259
7259
setup_update = false
You can’t perform that action at this time.
0 commit comments