guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/3] gnu: Add gnuastro


From: Leo Famulari
Subject: Re: [PATCH 3/3] gnu: Add gnuastro
Date: Tue, 30 Aug 2016 16:45:23 -0400
User-agent: Mutt/1.7.0 (2016-08-17)

On Tue, Aug 30, 2016 at 09:21:12PM +0200, John Darrington wrote:
> * gnu/packages/astronomy.scm (gnuastro): New variable.

> +    (source
> +     (origin

I would shift this one column to the right, and the rest of (source)
accordingly.

> +       (method url-fetch)
> +      (uri (string-append "mirror://gnu/gnuastro/gnuastro-"
> +                          version ".tar.gz"))

The (uri) should be aligned with (method url-fetch). Otherwise LGTM.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]