Comparing builds
Builds orb@2024-08-08 14:24:39Z on debian-12 and orb@2024-08-12 14:17:58Z on debian-12
Compare in reverse direction
Opam packages with changes in their opam file
opam-core.2.1.6 (effectively equal)
diff
--- /tmp/opaml_799396 2025-01-08 16:24:18.183674000 +0000
+++ /tmp/opamr_3096bf 2025-01-08 16:24:18.183723000 +0000
@@ -21,7 +21,7 @@
homepage: "https://opam.ocaml.org"
bug-reports: "https://github.com/ocaml/opam/issues"
depends: [
- "ocaml" {>= "4.02.3"}
+ "ocaml" {>= "4.02.3" & (os != "win32" | < "5.0")}
"base-unix"
"base-bigarray"
"ocamlgraph"