Re: [PATCH 2/3] gnu: Add wcslib

2016-09-13 Thread John Darrington
On Tue, Sep 13, 2016 at 11:10:57AM +0300, Alex Kost wrote: John Darrington (2016-09-12 17:40 +0200) wrote: > On Mon, Sep 12, 2016 at 04:44:44PM +0300, Alex Kost wrote: > > I've noticed that you didn't fix these things (long line and #t after > substitute*).

Re: [PATCH 2/3] gnu: Add wcslib

2016-09-13 Thread Alex Kost
John Darrington (2016-09-12 17:40 +0200) wrote: > On Mon, Sep 12, 2016 at 04:44:44PM +0300, Alex Kost wrote: > > I've noticed that you didn't fix these things (long line and #t after > substitute*). Could please do it next time :-) > > The same for 'cfitsio' package. > > Done. > >

Re: [PATCH 2/3] gnu: Add wcslib

2016-09-12 Thread John Darrington
On Mon, Sep 12, 2016 at 04:44:44PM +0300, Alex Kost wrote: I've noticed that you didn't fix these things (long line and #t after substitute*). Could please do it next time :-) The same for 'cfitsio' package. Done. If this is important why doesn't guix build and/or guix

Re: [PATCH 2/3] gnu: Add wcslib

2016-09-12 Thread Alex Kost
Alex Kost (2016-08-31 09:42 +0300) wrote: > John Darrington (2016-08-30 22:21 +0300) wrote: > >> * gnu/packages/astronomy.scm (wcslib): New variable. >> --- >> gnu/packages/astronomy.scm | 27 +++ >> 1 file changed, 27 insertions(+) >> >> >> diff --git a/gnu/packages/astro

Re: [PATCH 2/3] gnu: Add wcslib

2016-08-30 Thread Alex Kost
John Darrington (2016-08-30 22:21 +0300) wrote: > * gnu/packages/astronomy.scm (wcslib): New variable. > --- > gnu/packages/astronomy.scm | 27 +++ > 1 file changed, 27 insertions(+) > > > diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm > index 881e549

Re: [PATCH 2/3] gnu: Add wcslib

2016-08-30 Thread Leo Famulari
On Tue, Aug 30, 2016 at 09:21:11PM +0200, John Darrington wrote: > * gnu/packages/astronomy.scm (wcslib): New variable. LGTM