Skip to content

Commit

Permalink
opam: conflict with result < 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Oct 27, 2021
1 parent 280e1d7 commit 7a5e049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions letsencrypt.opam
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ depends: [
"domain-name" {>= "0.2.0"}
"cstruct" {>= "6.0.0"}
]
conflicts: [ "result" {< "1.5"} ]
build: [
["dune" "subst"] {dev}
["dune" "build" "-p" name "-j" jobs]
Expand Down

0 comments on commit 7a5e049

Please sign in to comment.