Comparing builds

Builds static-website@2022-03-02 11:00:38Z on freebsd-12 and static-website@2022-03-02 11:08:46Z on freebsd-12

Compare in reverse direction

Opam packages with changes in their opam file

mirage-unikernel-static-website-hvt.0.0.1

build instruction (without common prefix) modifications, old:
[ "sh" "-exc" "cd applications/static_website_tls && mirage configure -t hvt && mirage build" ]
new
[ "sh" "-exc" "cd applications/static_website_tls && mirage configure -t hvt --http 80 --https 443 && mirage build" ]