File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
OASISFormat: 0.4
2
2
Name: mariadb
3
- Version: 1.1.5
3
+ Version: 1.1.6
4
4
Synopsis: OCaml bindings for MariaDB
5
5
Authors: Andre Nathan
6
6
License: MIT
Original file line number Diff line number Diff line change 1
1
# OASIS_START
2
- # DO NOT EDIT (digest: c476324b2b5d4875e66de3a5331d5e80 )
3
- version = "1.1.5 "
2
+ # DO NOT EDIT (digest: b1c8f540e34aa763d77aa317840bf85d )
3
+ version = "1.1.6 "
4
4
description = "OCaml bindings for MariaDB"
5
5
requires = "ctypes.stubs"
6
6
archive(byte) = "mariadb_bindings.cma"
Original file line number Diff line number Diff line change 1
1
# OASIS_START
2
- # DO NOT EDIT (digest: 340cefb93996e78ff42e1026604a2787 )
3
- version = "1.1.5 "
2
+ # DO NOT EDIT (digest: ecbc277445267998d1b853a7ccce9709 )
3
+ version = "1.1.6 "
4
4
description = "OCaml bindings for MariaDB"
5
5
requires = "mariadb_bindings unix"
6
6
archive(byte) = "mariadb.cma"
Original file line number Diff line number Diff line change 1
1
(* setup.ml generated for the first time by OASIS v0.4.6 *)
2
2
3
3
(* OASIS_START *)
4
- (* DO NOT EDIT (digest: be16690c5c38a59aeb4f30fbc828e075 ) *)
4
+ (* DO NOT EDIT (digest: 356ce038ca5fafb6373fb62a81ec27da ) *)
5
5
(*
6
6
Regenerated by OASIS v0.4.11
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6895,7 +6895,7 @@ let setup_t =
6895
6895
{
6896
6896
oasis_version = " 0.4" ;
6897
6897
ocaml_version = Some (OASISVersion. VGreaterEqual " 4.03.0" );
6898
- version = " 1.1.5 " ;
6898
+ version = " 1.1.6 " ;
6899
6899
license =
6900
6900
OASISLicense. DEP5License
6901
6901
(OASISLicense. DEP5Unit
@@ -8791,7 +8791,7 @@ let setup_t =
8791
8791
};
8792
8792
oasis_fn = Some " _oasis" ;
8793
8793
oasis_version = " 0.4.11" ;
8794
- oasis_digest = Some " I \198 4 \227 0_jSf \197 Y \n E \240\186\198 " ;
8794
+ oasis_digest = Some " \000 YVj \173\139\003 dq \148\197\224 (u \017 " ;
8795
8795
oasis_exec = None ;
8796
8796
oasis_setup_args = [] ;
8797
8797
setup_update = false
You can’t perform that action at this time.
0 commit comments