this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

`postgresql` version bounds

authored by

Diana Kalinichenko and committed by
Marcello Seri
a1171af5 8f9c09d6

+12 -12
+1 -1
packages/postgresql/postgresql.4.1.0/opam
··· 19 19 depends: [ 20 20 "ocaml" {>= "4.04"} 21 21 "base-bytes" 22 - "base" {build} 22 + "base" {build & < "v0.17"} 23 23 "stdio" {build} 24 24 "configurator" {build} 25 25 "jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.2.0/opam
··· 19 19 depends: [ 20 20 "ocaml" {>= "4.04"} 21 21 "base-bytes" 22 - "base" {build} 22 + "base" {build & < "v0.17"} 23 23 "stdio" {build} 24 24 "configurator" {build} 25 25 "jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.2.1/opam
··· 19 19 depends: [ 20 20 "ocaml" {>= "4.04"} 21 21 "base-bytes" 22 - "base" {build} 22 + "base" {build & < "v0.17"} 23 23 "stdio" {build} 24 24 "configurator" {build} 25 25 "jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.3.0/opam
··· 19 19 depends: [ 20 20 "ocaml" {>= "4.04"} 21 21 "base-bytes" 22 - "base" {build} 22 + "base" {build & < "v0.17"} 23 23 "stdio" {build} 24 24 "configurator" {build} 25 25 "jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.4.0/opam
··· 19 19 depends: [ 20 20 "ocaml" {>= "4.04"} 21 21 "base-bytes" 22 - "base" {build} 22 + "base" {build & < "v0.17"} 23 23 "stdio" {build} 24 24 "configurator" {build} 25 25 "jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.4.1/opam
··· 20 20 "ocaml" {>= "4.05"} 21 21 "dune" {>= "1.4.0"} 22 22 "dune-configurator" 23 - "base" {build} 23 + "base" {build & < "v0.17"} 24 24 "stdio" {build} 25 25 "base-bytes" 26 26 ]
+1 -1
packages/postgresql/postgresql.4.4.2/opam
··· 20 20 "ocaml" {>= "4.05"} 21 21 "dune" {>= "1.4.0"} 22 22 "dune-configurator" 23 - "base" {build} 23 + "base" {build & < "v0.17"} 24 24 "stdio" {build} 25 25 "base-bytes" 26 26 ]
+1 -1
packages/postgresql/postgresql.4.5.0/opam
··· 20 20 "ocaml" {>= "4.05"} 21 21 "dune" {>= "1.4.0"} 22 22 "dune-configurator" 23 - "base" {build} 23 + "base" {build & < "v0.17"} 24 24 "stdio" {build} 25 25 "base-bytes" 26 26 "conf-postgresql" {build}
+1 -1
packages/postgresql/postgresql.4.5.1/opam
··· 19 19 depends: [ 20 20 "ocaml" {>= "4.08"} 21 21 "dune" {>= "1.7.0"} 22 - "base" {build} 22 + "base" {build & < "v0.17"} 23 23 "stdio" {build} 24 24 "base-bytes" 25 25 "conf-postgresql" {build}
+1 -1
packages/postgresql/postgresql.4.5.2/opam
··· 22 22 depends: [ 23 23 "ocaml" {>= "4.08"} 24 24 "dune" {>= "1.10"} 25 - "base" {build} 25 + "base" {build & < "v0.17"} 26 26 "stdio" {build} 27 27 "conf-postgresql" {build} 28 28 "base-bytes"
+1 -1
packages/postgresql/postgresql.4.6.0/opam
··· 23 23 "ocaml" {>= "4.08"} 24 24 "dune" {>= "1.10"} 25 25 "dune-configurator" 26 - "base" {build} 26 + "base" {build & < "v0.17"} 27 27 "stdio" {build} 28 28 "conf-postgresql" {build} 29 29 "base-bytes"
+1 -1
packages/postgresql/postgresql.4.6.1/opam
··· 23 23 "ocaml" {>= "4.08"} 24 24 "dune" {>= "1.10"} 25 25 "dune-configurator" 26 - "base" {build} 26 + "base" {build & < "v0.17"} 27 27 "stdio" {build} 28 28 "conf-postgresql" {build} 29 29 "base-bytes"