Comparing builds

Builds builder-web@2024-08-19 10:13:39Z on debian-12 and builder-web@2024-08-21 14:30:06Z on debian-12

Compare in reverse direction

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}
 ]