guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49950] [PATCH] Update opam and dune


From: Julien Lepiller
Subject: [bug#49950] [PATCH] Update opam and dune
Date: Mon, 9 Aug 2021 04:14:44 +0200

Hi Guix!

This small series updates opam and dune. Opam was surprisingly
difficult to update, after the switch to dune, but I had to update it
because the previous version we had doesn't build with the new dune.

The most difficult part was making the tests pass, as they require
network access. For some of them, I was able to download the files in
advance (see opam-repo in the inputs), and change the tests to use
that, fix shebangs, ... I still had to disable three tests: one that
runs opam and let it clone a git repository, one that fails only
because of a difference in text formating (it's expected to be on one
line, but actually is nicely formated), and one that compares a
generated dune file with the one that was just modified.

also ocaml-markup fails with the new dune, so I updated it to the
latest version.

Attachment: 0001-gnu-ocaml-markup-Update-to-1.0.2.patch
Description: Text Data

Attachment: 0002-gnu-ocaml-opam-file-format-Update-to-2.1.3.patch
Description: Text Data

Attachment: 0003-gnu-opam-Update-to-2.1.0.patch
Description: Text Data

Attachment: 0004-gnu-ocaml-dune-Update-to-2.9.0.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]