Comparing builds

Builds builder-web@2024-08-22 14:00:37Z on debian-11 and builder-web@2024-08-19 10:13:39Z on debian-11

Compare in reverse direction

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 (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" {>= "0.3.0"}
+  "cmarkit"
   "tar" {>= "3.0.0"}
   "tar-unix" {>= "3.0.0"}
   "owee"
   "solo5-elftool" {>= "0.3.0"}
-  "decompress" {>= "1.5.0"}
-  "alcotest" {>= "1.2.0" & with-test}
+  "decompress"
+  "alcotest" {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#71a5b0da96d4d0170b92fac5da11a70ba244e76b"
+    "git+https://github.com/robur-coop/builder-web.git#32ea8d222401c32b596f0fab2ca66c5bed0e340a"
 }
\ No newline at end of file