diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2025-12-20 21:39:21 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2025-12-22 09:05:17 +0900 |
| commit | cb8db48a17d32fb0ed83a309f188e8833054030c (patch) | |
| tree | 131d44ac1293c17fe108fcbcf3cd1ffecdbdf262 /gnu | |
| parent | a448bfa85a7a79d00eb1618760922473ded7a92e (diff) | |
gnu: luanti-mineclonia: Lint synopsis and description.
* gnu/packages/luanti.scm (luanti-mineclonia)
[synopsis]: Drop leading article.
[description]: Use double spaces.
Change-Id: I3c0decb3135cbdeb925636633e16bc3a9267f53a
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/luanti.scm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/luanti.scm b/gnu/packages/luanti.scm index a02d0d867d..91f9ff4674 100644 --- a/gnu/packages/luanti.scm +++ b/gnu/packages/luanti.scm @@ -449,12 +449,12 @@ with different rules and mechanics.") `(#:install-plan '(("." "share/luanti/games/mineclonia")))) (home-page "https://content.luanti.org/packages/ryvnf/mineclonia/") - (synopsis "An unofficial Minecraft-like game for Luanti") + (synopsis "Unofficial Minecraft-like game for Luanti") (description "Mineclonia is a stable and performant clone of Minecraft, -released as free software. It aims to clone Minecraft as well as -Luanti currently permits without resorting to hacks which are too -heavyweight or complicated to maintain.") +released as free software. It aims to clone Minecraft as well as Luanti +currently permits without resorting to hacks which are too heavyweight or +complicated to maintain.") (license license:gpl3+))) (define-public luanti-voxelibre |
