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" & < "1.0.0"}
- "tls-lwt" {>= "0.16.0" & < "1.0.0"}
+ "tls" {>= "0.16.0"}
+ "tls-lwt" {>= "0.16.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" {< "1.0.0"}
+ "tls"
"uri" {>= "2.2.0"}
"x509"
]
builder-web.0.2.0~dev
diff
--- left/builder-web/opam
+++ right/builder-web/opam
@@ -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#71a5b0da96d4d0170b92fac5da11a70ba244e76b"
+ "git+https://github.com/robur-coop/builder-web.git#32ea8d222401c32b596f0fab2ca66c5bed0e340a"
}
\ No newline at end of file