Re: [PATCH] gnu: Add bits.

2016-07-05 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Leo Famulari writes: > >> On Wed, Jun 29, 2016 at 04:36:17PM +0200, Ricardo Wurmus wrote: >>> * gnu/packages/bioinformatics.scm (bits): New variable. >> >>> + (arguments >>> + `(#:tests? #f ;no tests included >> >> How about the tests described in the README?

Re: [PATCH] gnu: Add bits.

2016-06-29 Thread Ricardo Wurmus
Leo Famulari writes: > On Wed, Jun 29, 2016 at 04:36:17PM +0200, Ricardo Wurmus wrote: >> * gnu/packages/bioinformatics.scm (bits): New variable. > >> + (arguments >> + `(#:tests? #f ;no tests included > > How about the tests described in the README? > > https://github.com/arq5x/bits

Re: [PATCH] gnu: Add bits.

2016-06-29 Thread Leo Famulari
On Wed, Jun 29, 2016 at 04:36:17PM +0200, Ricardo Wurmus wrote: > * gnu/packages/bioinformatics.scm (bits): New variable. > + (arguments > + `(#:tests? #f ;no tests included How about the tests described in the README? https://github.com/arq5x/bits "Now, you can test both the sequent

[PATCH] gnu: Add bits.

2016-06-29 Thread Ricardo Wurmus
* gnu/packages/bioinformatics.scm (bits): New variable. --- gnu/packages/bioinformatics.scm | 46 + 1 file changed, 46 insertions(+) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index a8144a9..11784ab 100644 --- a/gnu/packa