Comparing builds
Opam packages with version changes
happy-eyeballs.1.1.0->1.2.0
happy-eyeballs-lwt.1.1.0->1.2.0
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"
System packages changed
curl 8.9.1->8.9.1_1