Comparing builds
Builds opam-graph@2024-07-02 14:20:40Z on debian-12 and opam-graph@2024-07-04 13:56:54Z on debian-12
Compare in reverse direction
- 1 Opam packages removed
- 3 New opam packages installed
- 2 Opam packages with version changes
- 1 Opam packages with changes in their opam file
Opam packages removed
cppo.1.6.9
New opam packages installed
jsonm.1.0.2
sha.1.15.4
swhid_core.0.1
Opam packages with version changes
opam-core.2.1.6->2.2.0
opam-format.2.1.6->2.2.0
Opam packages with changes in their opam file
conf-autoconf.0.2
build instruction (without common prefix) modifications, old:
["autoconf" "-V"]
new
["sh" "-exc" "autoconf -V"] {os = "win32" & os-distribution != "cygwinports"}
["autoconf" "-V"] {os != "win32" | os-distribution = "cygwinports"}