From 4cc78cb38f5e88a2608aa3d52dede71958a04cd2 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Tue, 24 Feb 2015 23:12:16 +0100 Subject: gnu: Sync GNU synopses and descriptions. * gnu/packages/games.scm (gnugo): Adjust synopsis. * gnu/packages/libffcall.scm (libffcall): Likewise. * gnu/packages/lisp.scm (clisp): Adjust synopsis and description. --- gnu/packages/games.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/games.scm') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 687e037526..789a02e577 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -849,7 +849,7 @@ multi-system game/emulator system.") "0wkahvqpzq6lzl5r49a4sd4p52frdmphnqsfdv7gdp24bykdfs6s")))) (build-system gnu-build-system) (inputs `(("readline" ,readline))) - (synopsis "Go game") + (synopsis "Play the game of Go") (description "GNU Go is a program that plays the game of Go, in which players place stones on a grid to form territory or capture other stones. While it can be played directly from the terminal, rendered in ASCII -- cgit v1.2.3