Comparing builds

Builds albatross@2025-02-11 00:57:36Z on freebsd-14 and albatross@2025-03-29 01:38:00Z on freebsd-14

Compare in reverse direction

Opam packages with version changes

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

albatross.2.4.99~dev

diff
--- left/albatross/opam
+++ right/albatross/opam
@@ -59,5 +59,5 @@
 dev-repo: "git+https://github.com/robur-coop/albatross.git"
 url {
   src:
-    "git+https://github.com/robur-coop/albatross.git#691fb1527fccd900ba18dcb04b7fcd24309bb1b4"
+    "git+https://github.com/robur-coop/albatross.git#79b3b9a180ffd566e869db27ee7c70d185e2f8bd"
 }
\ No newline at end of file