[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/08: gnu: moonfish: Improve description.
From: |
guix-commits |
Subject: |
03/08: gnu: moonfish: Improve description. |
Date: |
Wed, 27 Mar 2024 08:47:31 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 560062aaeabb485e7f53f8f5e6449b9a35aa9ca2
Author: zamfofex <zamfofex@twdb.moe>
AuthorDate: Tue Mar 26 17:01:05 2024 -0300
gnu: moonfish: Improve description.
* gnu/packages/games.scm (moonfish): Reword description.
Change-Id: I1641cedc34f28dc47b021be6bcfc2943b9abcc0d
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/games.scm | 6 +++---
1 file 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
- branch master updated (232796ce60 -> e9a547d2c5), guix-commits, 2024/03/27
- 03/08: gnu: moonfish: Improve description.,
guix-commits <=
- 02/08: gnu: moonfish: Update to 0-2.fb2cb4f., guix-commits, 2024/03/27
- 05/08: gnu: slock: Fix cross-compiling., guix-commits, 2024/03/27
- 04/08: gnu: icewm: Update to 3.4.6., guix-commits, 2024/03/27
- 07/08: gnu: endless-sky: Update to 0.10.6., guix-commits, 2024/03/27
- 01/08: gnu: diffoscope: Update to 261., guix-commits, 2024/03/27
- 06/08: gnu: libatasmart: Fix cross-compiling to riscv64-linux., guix-commits, 2024/03/27
- 08/08: gnu: wesnoth: Update to 1.18.0., guix-commits, 2024/03/27