this repo has no description
0
fork

Configure Feed

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

Merge pull request #25198 from ocaml/mseri-patch-4

opam-build: fix dependencies

authored by

Marcello Seri and committed by
GitHub
1ff12bce 2ff25bbe

+2 -2
+2 -2
packages/opam-build/opam-build.0.1.0/opam
··· 11 11 depends: [ 12 12 "ocaml" {>= "4.02"} 13 13 "dune" {>= "2.0"} 14 - "opam-client" {>= "2.1.0" & < "2.2" & opam-version >= "2.1" & opam-version < "2.2"} 14 + "opam-client" {>= "2.1.0" & < "2.2"} 15 15 "cmdliner" {>= "1.0"} 16 16 ] 17 - available: opam-version >= "2.1" & opam-version < "2.3" 17 + available: opam-version >= "2.1" & opam-version < "2.2" 18 18 url { 19 19 src: "https://github.com/kit-ty-kate/opam-build/archive/v0.1.0.tar.gz" 20 20 checksum: [