John Darrington <[email protected]> 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’.
