Re: [PATCH] gnu: Add GNU Typist.

2014-11-12 Thread Ludovic Courtès
宋文武 skribis: > * gnu/packages/games.scm (gtypist): New variable. I’ve pushed the patch with two changes: 1. I’ve moved the patching to a ‘snippet’ in the ‘origin’ form, so that it is applied when someone uses ‘guix build -S’, and adjusted formatting. 2. I’ve changed the synopsis

[PATCH] gnu: Add GNU Typist.

2014-11-12 Thread 宋文武
* gnu/packages/games.scm (gtypist): New variable. --- gnu/packages/games.scm | 37 + 1 file changed, 37 insertions(+) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index df24c0d..9009ad7 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/game