Comparing builds

Builds orb@2021-07-31 12:26:19Z on ubuntu-20.04 and orb@2021-08-02 13:24:39Z on ubuntu-20.04

Compare in reverse direction

Opam packages with version changes

opam-client.2.1.0->2.1.99
opam-core.2.1.0->2.1.99
opam-format.2.1.0->2.1.99
opam-repository.2.1.0->2.1.99
opam-solver.2.1.0->2.1.99
opam-state.2.1.0->2.1.99

Opam packages with changes in their opam file

orb.0.0.1~dev (and additional changes)

build instruction (without common prefix) modifications, old:
["sh" "packaging/FreeBSD/create_package.sh"] {os = "freebsd"}
["sh" "packaging/debian/create_package.sh"] {os-family = "debian"}
new
["sh" "-ex" "packaging/FreeBSD/create_package.sh"] {os = "freebsd"}
["sh" "-ex" "packaging/debian/create_package.sh"] {os-family = "debian"}
URL
old: src: "git+https://github.com/roburio/orb.git#02deb66a"
new: src: "git+https://github.com/roburio/orb.git#d0538264"