File tree 5 files changed +11
-6
lines changed
5 files changed +11
-6
lines changed Original file line number Diff line number Diff line change
1
+ 2014-07-04: Moved to GitHub.
2
+
1
3
2012-12-02: Added new functions
2
4
3
5
* sleep
Original file line number Diff line number Diff line change 1
1
OASISFormat: 0.4
2
2
Name: sqlite3-ocaml
3
- Version: 2.0.5
3
+ Version: 2.0.6
4
4
Synopsis: sqlite3-ocaml - bindings to the SQLite3 library
5
5
Description: sqlite3-ocaml offers library functions for accessing SQLite3 database
6
6
Authors: Markus Mottl <
[email protected] >,
Original file line number Diff line number Diff line change 1
1
# OASIS_START
2
- # DO NOT EDIT (digest: 0a629b7ee471c32d3048c0a6e8d3c583 )
3
- version = "2.0.5 "
2
+ # DO NOT EDIT (digest: 91bf960d40cdc4d8df18168f72c983d7 )
3
+ version = "2.0.6 "
4
4
description = "sqlite3-ocaml - bindings to the SQLite3 library"
5
5
archive(byte) = "sqlite3.cma"
6
6
archive(byte, plugin) = "sqlite3.cma"
Original file line number Diff line number Diff line change
1
+ # OASIS_START
2
+ # DO NOT EDIT (digest: c2117dbb22b44d2701e6e7ccdcd8b97b)
1
3
Sqlite3
4
+ # OASIS_STOP
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: f167917720cc5f51db59c6d9927623e4 ) *)
4
+ (* DO NOT EDIT (digest: c129ace000ccbfdfd508940222dcff04 ) *)
5
5
(*
6
6
Regenerated by OASIS v0.4.4
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6922,7 +6922,7 @@ let setup_t =
6922
6922
alpha_features = [] ;
6923
6923
beta_features = [] ;
6924
6924
name = " sqlite3-ocaml" ;
6925
- version = " 2.0.5 " ;
6925
+ version = " 2.0.6 " ;
6926
6926
license =
6927
6927
OASISLicense. DEP5License
6928
6928
(OASISLicense. DEP5Unit
@@ -7395,7 +7395,7 @@ let setup_t =
7395
7395
};
7396
7396
oasis_fn = Some " _oasis" ;
7397
7397
oasis_version = " 0.4.4" ;
7398
- oasis_digest = Some " \023 ³/Í \028\143 IW~-^* \147\019 ච" ;
7398
+ oasis_digest = Some " \154\148\153\130 ¹9kÄÏä \157 -ï]0Ñ " ;
7399
7399
oasis_exec = None ;
7400
7400
oasis_setup_args = [] ;
7401
7401
setup_update = false
You can’t perform that action at this time.
0 commit comments