Comparing builds

Builds jackline@2023-01-09 23:25:15Z on freebsd-12 and jackline@2023-02-06 22:45:41Z on freebsd-12

Compare in reverse direction

Opam packages with version changes

base64.3.5.0->3.5.1
mirage-kv.6.0.1->6.1.0
topkg.1.0.6->1.0.7

Opam packages with changes in their opam file

ppx_deriving.5.2.1

build instruction (without common prefix) modifications, old:
["dune" "runtest" "-p" name "-j" jobs] {with-test}
["dune" "build" "@doc" "-p" name "-j" jobs] {with-doc}
new
["dune" "runtest" "-p" name "-j" jobs] {with-test & ocaml:version < "5.0.0"}
["dune" "build" "@doc" "-p" name "-j" jobs] {with-doc}

System packages changed

ca_root_nss 3.86->3.87
curl 7.87.0->7.87.0_1
git 2.39.0->2.39.1
pkg 1.19.0->1.19.1
pkgconf 1.8.0_1,1->1.8.1,1