guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu packages: Clean up synopses and descriptions.


From: Eric Bavier
Subject: Re: [PATCH] gnu packages: Clean up synopses and descriptions.
Date: Thu, 16 Jul 2015 04:40:11 -0500

On Thu, 16 Jul 2015 14:17:22 +0300
Alex Kost <address@hidden> wrote:

> --- a/gnu/packages/base.scm
> +++ b/gnu/packages/base.scm
> @@ -58,7 +58,7 @@
>              (sha256
>               (base32
> "0ssi1wpaf7plaswqqjwigppsg5fyh99vdlb9kzl7c9lng89ndq1i"))))
> (build-system gnu-build-system)
> -   (synopsis "Hello, GNU world: An example GNU package")
> +   (synopsis "Example GNU package")

I have not looked over then entire patch, but this one caught my eye.
We need to make sure that any changes you make here will not be
expediently overwritten by an invocation of `make sync-descriptions`.
I believe this has happened in the past already.

`~Eric



reply via email to

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