mbox

[bug#43082,0/1] gnu: Add python-hg-evolve.

Message ID 20200828102329.2824-1-tanguy@bioneland.org
Headers show

Message

Tanguy LE CARROUR Aug. 28, 2020, 10:23 a.m. UTC
Hi Guix!

The patch is OK, but `guix lint` crashes at the "refresh" step!

I don't know if it's a problem with the package definition (but `build`
produces a working package) or with the `lint` command.

My previous version of the package definition was grabbing the code from PyPI.
With that version the linter was happy. It's been crashing since I changed
to `hg-fetch`.

Tanguy Le Carrour (1):
  gnu: Add python-hg-evolve.

 gnu/packages/version-control.scm | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)