Re: [PATCH] gnu: Add stress-make.

2016-08-09 Thread Eric Bavier
On Sat, 6 Aug 2016 21:59:16 -0400 Leo Famulari wrote: > On Tue, Aug 02, 2016 at 11:53:33AM -0500, Eric Bavier wrote: > > Hello Guix, > > > > I'm mostly looking for a second-opinion on the license of this package. > > Other comments welcome too, of course. > > > > * gnu/packages/debug.scm (stres

Re: [PATCH] gnu: Add stress-make.

2016-08-06 Thread Leo Famulari
On Tue, Aug 02, 2016 at 11:53:33AM -0500, Eric Bavier wrote: > Hello Guix, > > I'm mostly looking for a second-opinion on the license of this package. > Other comments welcome too, of course. > > * gnu/packages/debug.scm (stress-make): New variable. > + (version (string-append "1.0-" revisi

[PATCH] gnu: Add stress-make.

2016-08-02 Thread Eric Bavier
Hello Guix, I'm mostly looking for a second-opinion on the license of this package. Other comments welcome too, of course. -- `~EricFrom c9ead7f89f63c2d5b238f7bf9db46138bfeb304e Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Tue, 2 Aug 2016 11:49:24 -0500 Subject: [PATCH] gnu: Add s