summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim@guixotic.coop>2025-12-20 21:39:21 +0900
committerMaxim Cournoyer <maxim@guixotic.coop>2025-12-22 09:05:17 +0900
commitcb8db48a17d32fb0ed83a309f188e8833054030c (patch)
tree131d44ac1293c17fe108fcbcf3cd1ffecdbdf262 /gnu
parenta448bfa85a7a79d00eb1618760922473ded7a92e (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.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/luanti.scm b/gnu/packages/luanti.scm
index a02d0d867db..91f9ff4674b 100644
--- a/gnu/packages/luanti.scm
+++ b/gnu/packages/luanti.scm
@@ -449,12 +449,12 @@ with different rules and mechanics.")
449 `(#:install-plan 449 `(#:install-plan
450 '(("." "share/luanti/games/mineclonia")))) 450 '(("." "share/luanti/games/mineclonia"))))
451 (home-page "https://content.luanti.org/packages/ryvnf/mineclonia/") 451 (home-page "https://content.luanti.org/packages/ryvnf/mineclonia/")
452 (synopsis "An unofficial Minecraft-like game for Luanti") 452 (synopsis "Unofficial Minecraft-like game for Luanti")
453 (description 453 (description
454 "Mineclonia is a stable and performant clone of Minecraft, 454 "Mineclonia is a stable and performant clone of Minecraft,
455released as free software. It aims to clone Minecraft as well as 455released as free software. It aims to clone Minecraft as well as Luanti
456Luanti currently permits without resorting to hacks which are too 456currently permits without resorting to hacks which are too heavyweight or
457heavyweight or complicated to maintain.") 457complicated to maintain.")
458 (license license:gpl3+))) 458 (license license:gpl3+)))
459 459
460(define-public luanti-voxelibre 460(define-public luanti-voxelibre