Comparing builds
Opam packages with changes in their opam file
http-lwt-client.0.2.6 (effectively equal)
diff
--- left/http-lwt-client/opam
+++ right/http-lwt-client/opam
@@ -16,8 +16,8 @@
"base64" {>= "3.1.0"}
"faraday-lwt-unix"
"httpaf" {>= "0.7.0"}
- "tls" {>= "0.16.0"}
- "tls-lwt" {>= "0.16.0"}
+ "tls" {>= "0.16.0" & < "1.0.0"}
+ "tls-lwt" {>= "0.16.0" & < "1.0.0"}
"ca-certs"
"fmt"
"bos"
caqti.2.1.1 (effectively equal)
diff
--- left/caqti/opam
+++ right/caqti/opam
@@ -44,7 +44,7 @@
"odoc" {with-doc}
"ptime"
"re" {with-test}
- "tls"
+ "tls" {< "1.0.0"}
"uri" {>= "2.2.0"}
"x509"
]
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}
]
@@ -62,5 +62,5 @@
dev-repo: "git+https://github.com/robur-coop/builder-web.git"
url {
src:
- "git+https://github.com/robur-coop/builder-web.git#32ea8d222401c32b596f0fab2ca66c5bed0e340a"
+ "git+https://github.com/robur-coop/builder-web.git#71a5b0da96d4d0170b92fac5da11a70ba244e76b"
}
\ No newline at end of file