[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] gnu: Add SEEK.
From: |
Ricardo Wurmus |
Subject: |
[PATCH] gnu: Add SEEK. |
Date: |
Wed, 15 Jun 2016 15:31:39 +0200 |
Hi Guix,
here's another bioinformatics tool called "SEEK". It depends on a couple of
patches I submitted earlier:
* log4cpp in the new logging.scm module
* gengetopt in popt.scm
* the new mercurial downloader
The first two have already been reviewed by Ludo and I'll push them to master
soon.
The package does not have any release tarballs and the installation notes just
refer to individual commits as releases. This is why I needed to add the
hg-download module.
~~ Ricardo
Ricardo Wurmus (1):
gnu: Add SEEK.
gnu/packages/bioinformatics.scm | 74 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 74 insertions(+)
--
2.8.4
- [PATCH] gnu: Add SEEK.,
Ricardo Wurmus <=