This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 9e18e2c8e2 gnu: knights: Update description.
9e18e2c8e2 is described below

commit 9e18e2c8e2396da49c8318f17a62a0ef6c3a1402
Author: Sughosha <[email protected]>
AuthorDate: Wed Nov 12 15:58:07 2025 +0530

    gnu: knights: Update description.
    
    * gnu/packages/kde-games.scm (knights)[description]: Mention that this 
package
    is part of the KDE games module.
    
    Change-Id: Ic89549d291bb4058f3ff7c08efc270f576e6c43c
---
 gnu/packages/kde-games.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index bafcf055bf..945764946a 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1835,7 +1835,9 @@ This package is part of the KDE games module.")
 @item support for saving and loading Portable game notation (PGN) files
 @item use of Jovie, the KDE text-to-speak program, to speak opponent’s moves
 @item ability to control the program via a D-Bus interface
-@end itemize")
+@end itemize
+
+This package is part of the KDE games module.")
     (license license:gpl2+)))
 
 (define-public kde-games

Reply via email to