File tree 4 files changed +10
-6
lines changed
4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change
1
+ 2015-11-18: More build process improvements for Homebrew users.
2
+
3
+ Thanks to Leonid Rozenberg <
[email protected] > for this patch!
4
+
1
5
2015-11-05: Improved build process for Homebrew users.
2
6
3
7
Thanks to Leonid Rozenberg <
[email protected] > for this patch!
Original file line number Diff line number Diff line change 1
1
OASISFormat: 0.4
2
2
Name: sqlite3
3
- Version: 4.0.1
3
+ Version: 4.0.2
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: fa19b11d9ac1a4791fb1c01cd07a002f )
3
- version = "4.0.1 "
2
+ # DO NOT EDIT (digest: 5524efdf2a9ea85569fd9184ad5804ae )
3
+ version = "4.0.2 "
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: 728d524ab62c228fdd760d9587408492 ) *)
4
+ (* DO NOT EDIT (digest: 4f2751487ce181081e99de1028e4c41a ) *)
5
5
(*
6
6
Regenerated by OASIS v0.4.5
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6981,7 +6981,7 @@ let setup_t =
6981
6981
alpha_features = [] ;
6982
6982
beta_features = [] ;
6983
6983
name = " sqlite3" ;
6984
- version = " 4.0.1 " ;
6984
+ version = " 4.0.2 " ;
6985
6985
license =
6986
6986
OASISLicense. DEP5License
6987
6987
(OASISLicense. DEP5Unit
@@ -7523,7 +7523,7 @@ let setup_t =
7523
7523
};
7524
7524
oasis_fn = Some " _oasis" ;
7525
7525
oasis_version = " 0.4.5" ;
7526
- oasis_digest = Some " \\\015 Ñ \014 ×Mkl=Ý \026\129\146 zR \144 " ;
7526
+ oasis_digest = Some " \t ÿ¾%³~;¹× \t =ïÿ \\ ¶ " ;
7527
7527
oasis_exec = None ;
7528
7528
oasis_setup_args = [] ;
7529
7529
setup_update = false
You can’t perform that action at this time.
0 commit comments