Comparing builds
Opam packages with version changes
angstrom.0.16.0->0.16.1
builder-web.0.2.0~dev->0.2.99~dev
dns.9.0.0->9.1.0
dune.3.16.0->3.16.1
dune-configurator.3.16.0->3.16.1
dune-private-libs.3.16.0->3.16.1
dune-site.3.16.0->3.16.1
dyn.3.16.0->3.16.1
happy-eyeballs.1.2.0->1.2.2
happy-eyeballs-lwt.1.2.0->1.2.2
http-lwt-client.0.3.0->0.3.1
lwt.5.7.0->5.9.0
lwt_ppx.2.1.0->5.8.0
mtime.2.0.0->2.1.0
opam-core.2.2.1->2.3.0
opam-format.2.2.1->2.3.0
ordering.3.16.0->3.16.1
ptime.1.1.0->1.2.0
stdune.3.16.0->3.16.1
tar.3.0.0->3.1.2
tar-unix.3.0.0->3.1.2
tls.1.0.2->1.0.4
tls-lwt.1.0.2->1.0.4
uuidm.0.9.8->0.9.9
x509.1.0.3->1.0.5
Opam packages with changes in their opam file
dream-httpaf.1.0.0~alpha3 (effectively equal)
diff
--- left/dream-httpaf/opam
+++ right/dream-httpaf/opam
@@ -16,7 +16,7 @@
"lwt"
"lwt_ppx" {>= "1.2.2"}
"lwt_ssl"
- "ocaml" {>= "4.08.0"}
+ "ocaml" {>= "4.08.0" & < "5.3"}
"ssl" {>= "0.5.8"}
"angstrom" {>= "0.14.0"}
"base64" {>= "3.0.0"}
conf-sqlite3.1
diff
--- left/conf-sqlite3/opam
+++ right/conf-sqlite3/opam
@@ -20,11 +20,13 @@
]
flags: conf
build: [
- "pkgconf" {os = "win32" & os-distribution = "cygwin"}
+ "pkgconf" {os = "win32" & os-distribution != "cygwinports"}
"--personality=i686-w64-mingw32"
- {os = "win32" & os-distribution = "cygwin" & host-arch-x86_32:installed}
+ {os = "win32" & os-distribution != "cygwinports" &
+ host-arch-x86_32:installed}
"--personality=x86_64-w64-mingw32"
- {os = "win32" & os-distribution = "cygwin" & host-arch-x86_64:installed}
+ {os = "win32" & os-distribution != "cygwinports" &
+ host-arch-x86_64:installed}
"pkg-config" {os != "win32" | os-distribution != "cygwin"}
"sqlite3"
]
conf-libev.4-12 (effectively equal)
diff
--- left/conf-libev/opam
+++ right/conf-libev/opam
@@ -46,4 +46,5 @@
"sha256=1db79a9fa1c8642c9466d129a0077199b1e2ed4663e3659545ba8a9e287f8742"
"md5=a734be402679b0ccf7c8aa60fc18bf9a"
]
-}
\ No newline at end of file
+}
+available: os != "win32"
\ No newline at end of file
System packages changed
bash 5.2.32->5.2.37
ca_root_nss 3.93_2->3.104
curl 8.9.1_1->8.10.1
expat 2.6.2->2.6.3
git 2.46.0->2.47.0
libnghttp2 1.62.1->1.64.0
readline 8.2.10->8.2.13_2