Comparing builds

Builds qubes-firewall@2022-04-03 19:46:36Z on ubuntu-20.04 and qubes-firewall@2022-04-07 20:03:03Z on ubuntu-20.04

Compare in reverse direction

Opam packages with version changes

mirage-channel.4.0.1->4.1.0
ocaml.4.13.1->4.14.0
ocaml-base-compiler.4.13.1->4.14.0
ocaml-freestanding.0.6.6->0.6.7
ocaml-src.4.13.1->4.14.0

Opam packages with changes in their opam file

num.1.4

install instruction (without common prefix) modifications, old:
[make "install" {!ocaml:preinstalled} "findlib-install" {ocaml:preinstalled}]
new
["ocamlfind" "remove" "num"]
["ocamlfind" "remove" "num-top"]
[make "install" {!ocaml:preinstalled} "findlib-install" {ocaml:preinstalled}]