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 1
1
(* OASIS_START *)
2
- (* DO NOT EDIT (digest: b05967a914cbc12cf9f198d8f63c6be1 ) *)
2
+ (* DO NOT EDIT (digest: da66a27ffeed64edb08069c7a973785c ) *)
3
3
This is the INSTALL file for the postgresql-ocaml distribution.
4
4
5
5
This package uses OASIS to generate its build system. See section OASIS for
@@ -10,7 +10,7 @@ Dependencies
10
10
11
11
In order to compile this package, you will need:
12
12
* ocaml (>= 3.12) for all, doc API
13
- * findlib (>= 1.3.2 )
13
+ * findlib (>= 1.3.1 )
14
14
* lablgtk2 for executable prompt_gtk
15
15
16
16
Installing
Original file line number Diff line number Diff line change 1
1
OASISFormat: 0.3
2
2
Name: postgresql-ocaml
3
- Version: 2.0.1
3
+ Version: 2.0.2
4
4
Synopsis: postgresql-ocaml - bindings to the PostgreSQL library
5
5
Description: postgresql-ocaml offers library functions for accessing PostgreSQL databases
6
6
Authors: Alain Frisch <alain.frisch@lexifi.com>,
Original file line number Diff line number Diff line change 1
1
# OASIS_START
2
- # DO NOT EDIT (digest: 71c7a2e8c095d4f5010ad0beb470b2d4 )
3
- version = "2.0.0 "
2
+ # DO NOT EDIT (digest: 067b5e28dc99e0a024e8611054b32a28 )
3
+ version = "2.0.2 "
4
4
description = "postgresql-ocaml - bindings to the PostgreSQL library"
5
5
requires = "threads bigarray"
6
6
archive(byte) = "postgresql.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: dc7361d3c4531db4c022baa9a71c985d ) *)
4
+ (* DO NOT EDIT (digest: 1ab34d87d340dffda1205ed9033844a1 ) *)
5
5
(*
6
6
Regenerated by OASIS v0.3.0
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -5576,9 +5576,9 @@ let setup_t =
5576
5576
{
5577
5577
oasis_version = " 0.3" ;
5578
5578
ocaml_version = Some (OASISVersion. VGreaterEqual " 3.12" );
5579
- findlib_version = Some (OASISVersion. VGreaterEqual " 1.3.2 " );
5579
+ findlib_version = Some (OASISVersion. VGreaterEqual " 1.3.1 " );
5580
5580
name = " postgresql-ocaml" ;
5581
- version = " 2.0.0 " ;
5581
+ version = " 2.0.2 " ;
5582
5582
license =
5583
5583
OASISLicense. DEP5License
5584
5584
(OASISLicense. DEP5Unit
@@ -5961,7 +5961,7 @@ let setup_t =
5961
5961
};
5962
5962
oasis_fn = Some " _oasis" ;
5963
5963
oasis_version = " 0.3.0" ;
5964
- oasis_digest = Some " 2 \015 - \140 R¨ \029 ]g·ÜN \007 Ùá \b " ;
5964
+ oasis_digest = Some " 4 \025 Y|JÍ/-Zò \024\130 Jl \144 9 " ;
5965
5965
oasis_exec = None ;
5966
5966
oasis_setup_args = [] ;
5967
5967
setup_update = false ;
You can’t perform that action at this time.
0 commit comments