Comparing builds

Builds unipi@2024-12-24 01:54:40Z on freebsd-14 and unipi@2025-01-22 02:15:07Z on freebsd-14

Compare in reverse direction

Opam packages removed

host-arch-x86_64.1
host-system-other.1

Opam packages with version changes

conf-pkg-config.3->4

Duniverse directories with content changes

git-kv (https://github.com/robur-coop/git-kv/releases/download/v0.1.1/git-kv-0.1.1.tbz->https://github.com/robur-coop/git-kv/releases/download/v0.1.2/git-kv-0.1.2.tbz) sha512 b6358caf15e789709da5a26d79977b9b900b1c4a7476f833b435de21e307553c7ca6cf4281830bdb7eb4a157f335d1d9b0da3c965cb4fc8cc7c0cd01fb119921->28d8fd173a248490d55ad46686853f67b8525ef2d654a25a21509eef19ccc8a50a076a2519894c38aa8b13d805a7fa84f3e291da7f5626e4eb2d0e1af03a0a66, sha256 54caaddc8a4ef8c581aa44a3fccc12b86220b6d521394e9f5bf27be0ccdf447e->45ee4a462a96c26c06fcf2df2490a3785a14ad5d26a9816f4adf18f80418c8c1

Opam packages with changes in their opam file

ocaml-base-compiler.4.14.2 (effectively equal)

diff
--- left/ocaml-base-compiler/opam
+++ right/ocaml-base-compiler/opam
@@ -15,27 +15,13 @@
   "base-unix" {post}
   "base-bigarray" {post}
   "base-threads" {post}
-  "host-arch-arm32" {arch = "arm32" & post}
-  "host-arch-arm64" {arch = "arm64" & post}
-  "host-arch-ppc64" {arch = "ppc64" & post}
-  "host-arch-riscv64" {arch = "riscv64" & post}
-  "host-arch-s390x" {arch = "s390x" & post}
-  "host-arch-x86_32" {os != "win32" & arch = "x86_32" & post}
-  "host-arch-x86_64" {os != "win32" & arch = "x86_64" & post}
-  "host-arch-unknown"
-    {os != "win32" & arch != "arm32" & arch != "arm64" & arch != "ppc64" &
-     arch != "riscv64" &
-     arch != "s390x" &
-     arch != "x86_32" &
-     arch != "x86_64" &
-     post}
   (("arch-x86_64" {os = "win32" & arch = "x86_64"} &
-    (("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post}) |
-     "system-msvc")) |
-   ("arch-x86_32" {os = "win32"} &
-    (("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post}) |
-     "system-msvc")) |
-   "host-system-other" {os != "win32" & post})
+  (("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post}) |
+   "system-msvc")) |
+ ("arch-x86_32" {os = "win32"} &
+  (("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post}) |
+   "system-msvc")) |
+ "base-unix" {os != "win32" & post})
   "ocaml-options-vanilla" {post}
   "flexdll" {>= "0.36" & os = "win32"}
 ]

System packages changed

builder 0.4.0.1.gd06e5ae->0.4.0.11.ge37a9e1
curl 8.11.0_1->8.11.1_1
gettext runtime-0.22.5->runtime-0.23.1