Comparing builds
Opam packages with changes in their opam file
builder-web.0.2.0~dev (effectively equal)
diff
--- left/builder-web/opam
+++ right/builder-web/opam
@@ -42,13 +42,13 @@
"cmdliner" {>= "1.1.0"}
"uri"
"fmt" {>= "0.8.7"}
- "cmarkit"
+ "cmarkit" {>= "0.3.0"}
"tar" {>= "3.0.0"}
"tar-unix" {>= "3.0.0"}
"owee"
"solo5-elftool" {>= "0.3.0"}
- "decompress"
- "alcotest" {with-test}
+ "decompress" {>= "1.5.0"}
+ "alcotest" {>= "1.2.0" & with-test}
"ppx_deriving" {with-test}
"ppx_deriving_yojson" {with-test}
]