guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add chess and xboard.


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: Add chess and xboard.
Date: Sun, 13 Jul 2014 15:28:48 +0200
User-agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux)

John Darrington <address@hidden> skribis:

> * gnu/packages/games.scm (xboard, chess): New variables.

LGTM.

> +
> +
> +(define-public chess

[...]

> +    (license gpl3+)))
> +
> +
> +(define-public xboard

In general skip just one line between two consecutive entries.  If
there’s a logical separation that doesn’t warrant a module, use a form
feed (^L).

Ludo’.



reply via email to

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