aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzamfofex <zamfofex@twdb.moe>2024-03-26 17:01:05 -0300
committerChristopher Baines <mail@cbaines.net>2024-03-27 12:30:55 +0000
commit560062aaeabb485e7f53f8f5e6449b9a35aa9ca2 (patch)
treeb85b820423c2e472fdb7e7a9b2b266f04902d1ae
parent2ba3bd786e37115facd6e59357dc2123df973fa8 (diff)
downloadguix-560062aaeabb485e7f53f8f5e6449b9a35aa9ca2.tar
guix-560062aaeabb485e7f53f8f5e6449b9a35aa9ca2.tar.gz
gnu: moonfish: Improve description.
* gnu/packages/games.scm (moonfish): Reword description. Change-Id: I1641cedc34f28dc47b021be6bcfc2943b9abcc0d Signed-off-by: Christopher Baines <mail@cbaines.net>
-rw-r--r--gnu/packages/games.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 13976666e6..1e9c3403df 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -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