Ludovic Courtès writes:
> Don’t hesitate to push non-controversial changes like these after a
> couple of days have passed.
Thank you, I'll do that.
~~ Ricardo
Ricardo Wurmus skribis:
> From b8c6ece9d658969a0ce8054e368df96ce293c30f Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Wed, 17 Jun 2015 12:14:39 +0200
> Subject: [PATCH 1/2] gnu: miso: Install executables.
>
> * gnu/packages/bioinformatics.scm (miso)[source]: Patch "setup.py" to use
>
The current recipe for MISO fails to install the executables. The first
patch fixes this by patching "setup.py" to use "setuptools" rather than
"distutils.core". It also adds new native inputs, because these
executables require testing.
The second patch changes the protocol of the tarball URL fr