Skip to content

Commit 9042fe1

Browse files
authored
Merge pull request #24329 from ocaml/mseri-patch-2
cohttp-mirage: add availability flag
2 parents 8e26b3e + 80650a6 commit 9042fe1

File tree

1 file changed

+1
-0
lines changed
  • packages/cohttp-mirage/cohttp-mirage.6.0.0~alpha2

1 file changed

+1
-0
lines changed

packages/cohttp-mirage/cohttp-mirage.6.0.0~alpha2/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ depends: [
4545
]
4646
dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git"
4747
flags: [ avoid-version ]
48+
available: opam-version >= "2.1.0"
4849
build: [
4950
["dune" "subst"] {dev}
5051
[

0 commit comments

Comments
 (0)