Comparing builds

Builds albatross@2025-02-10 02:20:34Z on freebsd-14 and albatross@2025-03-29 01:38:00Z on freebsd-14

Compare in reverse direction

Opam packages removed

base-domains.base
base-nnp.base

Opam packages with version changes

albatross.2.4.0->2.4.99~dev
dns.9.1.0->10.0.0
domain-name.0.4.0->0.4.1
fmt.0.9.0->0.10.0
logs.0.7.0->0.8.0
logs-syslog.0.4.1->0.5.0
lwt.5.9.0->5.9.1
ocaml.5.2.1->4.14.2
ocaml-base-compiler.5.2.1->4.14.2
ocaml-config.3->2
ocamlbuild.0.15.0->0.16.1
topkg.1.0.7->1.0.8

Opam packages with changes in their opam file

http-lwt-client.0.3.1 (effectively equal)

diff
--- left/http-lwt-client/opam
+++ right/http-lwt-client/opam
@@ -10,7 +10,7 @@
 depends: [
   "ocaml" {>= "4.08.0"}
   "dune" {>= "2.0.0"}
-  "cmdliner" {>= "1.1.0"}
+  "cmdliner" {>= "1.1.0" & < "2.0.0"}
   "logs"
   "lwt"
   "base64" {>= "3.1.0"}