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 11OASISFormat: 0.4
22Name: aws
3- Version: 0.1 .0
3+ Version: 1.0 .0
44Synopsis: Amazon Web Services SDK
55Description: ocaml-aws is an Amazon Web Services SDK for OCaml. Its source distribution
66 includes a core runtime API and a code generation tool that generates
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: 9b75f60ef7dc897a943b5e80420d5077 )
3- version = "0.1 .0"
2+ # DO NOT EDIT (digest: 8c6d649992d2e768ebd58da8ae67e086 )
3+ version = "1.0 .0"
44description = "Amazon Web Services SDK"
55requires = "ezxmlm nocrypto calendar uri"
66archive(byte) = "aws.cma"
@@ -9,7 +9,7 @@ archive(native) = "aws.cmxa"
99archive(native, plugin) = "aws.cmxs"
1010exists_if = "aws.cma"
1111package "lwt" (
12- version = "0.1 .0"
12+ version = "1.0 .0"
1313 description = "Amazon Web Services SDK"
1414 requires = "aws cohttp.lwt-core lwt ssl"
1515 archive(byte) = "aws_lwt.cma"
@@ -20,7 +20,7 @@ package "lwt" (
2020)
2121
2222package "async" (
23- version = "0.1 .0"
23+ version = "1.0 .0"
2424 description = "Amazon Web Services SDK"
2525 requires = "aws cohttp.async async async_ssl threads"
2626 archive(byte) = "aws_async.cma"
Original file line number Diff line number Diff line change 11opam-version: "1.2"
22name: "aws"
3- version: "0.1 .0"
3+ version: "1.0 .0"
44maintainer: "Spiros Eliopoulos <
[email protected] >"
55authors: [ "Spiros Eliopoulos <
[email protected] >"
66 "Daniel Patterson <
[email protected] >" ]
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: 1a1e3e605e00ff436bc49942447ebb2c ) *)
4+ (* DO NOT EDIT (digest: 8fc121e2c341536b382fb4e00ead38b6 ) *)
55(*
66 Regenerated by OASIS v0.4.5
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6683,7 +6683,7 @@ let setup_t =
66836683 alpha_features = [] ;
66846684 beta_features = [] ;
66856685 name = " aws" ;
6686- version = " 0.1 .0" ;
6686+ version = " 1.0 .0" ;
66876687 license =
66886688 OASISLicense. DEP5License
66896689 (OASISLicense. DEP5Unit
@@ -6964,7 +6964,7 @@ let setup_t =
69646964 };
69656965 oasis_fn = Some " _oasis" ;
69666966 oasis_version = " 0.4.5" ;
6967- oasis_digest = Some " Zh@ \207\244 s \224\208 V \170\012\170\168 u \164\156 " ;
6967+ oasis_digest = Some " \161 [r \012\210\237\163 | \238\026\179 - \194\197\132 r " ;
69686968 oasis_exec = None ;
69696969 oasis_setup_args = [] ;
69706970 setup_update = false
You can’t perform that action at this time.
0 commit comments