Skip to content

Commit

Permalink
Merge pull request #9441 from samoht/git
Browse files Browse the repository at this point in the history
git-unix.0.10.0: add upper bound on git
  • Loading branch information
avsm committed Jun 7, 2017
2 parents 234e7e6 + 4abcf5e commit 79046b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/git-unix/git-unix.1.10.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ build-test: [

depends: [
"cmdliner" {< "1.0.0"}
"git" {>= "1.10.0" & < "1.11.0"}
"git-http" {>= "1.10.0"}
"conduit" {>= "0.8.4"}
"camlzip" {>= "1.06"}
Expand Down

0 comments on commit 79046b8

Please sign in to comment.