Comparing builds

Builds qubes-firewall-flambda@2021-02-20 12:08:09Z on freebsd-12 and qubes-firewall-flambda@2021-03-03 12:29:48Z on freebsd-12

Compare in reverse direction

Opam packages with version changes

csexp.1.3.2->1.4.0

Opam packages with changes in their opam file

ocaml-variants.4.11.1+flambda

build instruction (without common prefix) modifications, old:
[make "-j%{jobs}%" {os != "cygwin"} "world"]
[make "-j%{jobs}%" {os != "cygwin"} "world.opt"]
new
[make "-j%{jobs}%" "world"]
[make "-j%{jobs}%" "world.opt"]