Comparing builds

Builds jackline@2023-01-17 20:39:08Z on freebsd-12 and jackline@2023-01-30 21:31:55Z on freebsd-12

Compare in reverse direction

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

curl 7.87.0->7.87.0_1
git 2.39.0->2.39.1
pkgconf 1.8.0_1,1->1.8.1,1