Comparing builds

Builds jackline@2022-03-31 19:46:10Z on ubuntu-20.04 and jackline@2022-04-07 20:11:28Z on ubuntu-20.04

Compare in reverse direction

Opam packages with version changes

cstruct.6.0.1->6.1.0
cstruct-lwt.6.0.1->6.1.0
cstruct-sexp.6.0.1->6.1.0
dns.6.2.0->6.2.1
dns-client.6.2.0->6.2.1
ppx_cstruct.6.0.1->6.1.0
ppx_sexp_conv.v0.15.0->v0.15.1
ppxlib.0.25.0->0.26.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}]

erm_xmpp.0.4~dev (and additional changes)

URL
old: src: "git+https://github.com/hannesm/xmpp.git#9916901b"
new: src: "git+https://github.com/hannesm/xmpp.git#e54d54e1"