~ruther/guix-local

560062aaeabb485e7f53f8f5e6449b9a35aa9ca2 — zamfofex 2 years ago 2ba3bd7
gnu: moonfish: Improve description.

* gnu/packages/games.scm (moonfish): Reword description.

Change-Id: I1641cedc34f28dc47b021be6bcfc2943b9abcc0d
Signed-off-by: Christopher Baines <mail@cbaines.net>
1 files changed, 3 insertions(+), 3 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +3 -3
@@ 10644,9 10644,9 @@ ChessX.")
      (home-page "https://git.sr.ht/~zamfofex/moonfish")
      (synopsis "Simple chess engine written in C")
      (description
       "moonfish is a toy UCI chess engine made for fun.  It is inspired by
sunfish, but is written in C rather than Python.  It also has TUI tools for
using any UCI engine and also to connect UCI engines to Lichess.")
       "moonfish is a toy UCI chess engine written in C for fun.  It has TUI/CLI
tools for using any UCI engine and also to connect UCI engines to Lichess, as
well as for converting engines between UCI and UGI.")
      (license license:agpl3+))))

(define-public morris