File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
OASISFormat: 0.4
2
2
Name: sqlite3
3
- Version: 2.0.8
3
+ Version: 2.0.9
4
4
Synopsis: sqlite3-ocaml - SQLite3 bindings
5
5
Description: sqlite3-ocaml is an OCaml library with bindings to the
6
6
SQLite3 client API. Sqlite3 is a self-contained, serverless,
Original file line number Diff line number Diff line change 1
1
# OASIS_START
2
- # DO NOT EDIT (digest: 8305eccf9d25fc8cbe922719f09082c2 )
3
- version = "2.0.8 "
2
+ # DO NOT EDIT (digest: f2411e0a0d6c8bb3fee87a6bf3f386db )
3
+ version = "2.0.9 "
4
4
description = "sqlite3-ocaml - SQLite3 bindings"
5
5
archive(byte) = "sqlite3.cma"
6
6
archive(byte, plugin) = "sqlite3.cma"
Original file line number Diff line number Diff line change 1
1
(* setup.ml generated for the first time by OASIS v0.3.0 *)
2
2
3
3
(* OASIS_START *)
4
- (* DO NOT EDIT (digest: d72ad52c970b501a8decfd221dc8edff ) *)
4
+ (* DO NOT EDIT (digest: 3743f09fc72577ad3af91b1ab47847de ) *)
5
5
(*
6
6
Regenerated by OASIS v0.4.5
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6957,7 +6957,7 @@ let setup_t =
6957
6957
alpha_features = [] ;
6958
6958
beta_features = [] ;
6959
6959
name = " sqlite3" ;
6960
- version = " 2.0.8 " ;
6960
+ version = " 2.0.9 " ;
6961
6961
license =
6962
6962
OASISLicense. DEP5License
6963
6963
(OASISLicense. DEP5Unit
@@ -7430,7 +7430,7 @@ let setup_t =
7430
7430
};
7431
7431
oasis_fn = Some " _oasis" ;
7432
7432
oasis_version = " 0.4.5" ;
7433
- oasis_digest = Some " ×X \012 $oƺ;îÙ¯ÞAñ¡y " ;
7433
+ oasis_digest = Some " \144 ¥N \011 f¬ \016 òíBEêµãé " ;
7434
7434
oasis_exec = None ;
7435
7435
oasis_setup_args = [] ;
7436
7436
setup_update = false
You can’t perform that action at this time.
0 commit comments