[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/07: gnu: freeciv: Fix typo in synopsis and description.
From: |
guix-commits |
Subject: |
02/07: gnu: freeciv: Fix typo in synopsis and description. |
Date: |
Thu, 2 Jan 2020 16:57:37 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d6ca9faf0d26172f4e21eeaa18e3799258fd5f3a
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Jan 2 00:21:41 2020 +0100
gnu: freeciv: Fix typo in synopsis and description.
* gnu/packages/games.scm (freeciv)[synopsis, description]: Add missing
hyphen. ‘In’ → ‘into’ age.
---
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 284a7d8..79971d7 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4167,11 +4167,11 @@ for Un*x systems with X11.")
(native-inputs
`(("pkg-config" ,pkg-config)))
(home-page "http://www.freeciv.org/")
- (synopsis "Turn based empire building strategy game")
- (description "Freeciv is a turn based empire building strategy game
+ (synopsis "Turn-based empire building strategy game")
+ (description "Freeciv is a turn-based empire building strategy game
inspired by the history of human civilization. The game commences in
prehistory and your mission is to lead your tribe from the Stone Age
-to the Space Age.")
+into the Space Age.")
(license license:gpl2+)))
(define-public no-more-secrets
- branch master updated (ee46bc5 -> f89a27c), guix-commits, 2020/01/02
- 02/07: gnu: freeciv: Fix typo in synopsis and description.,
guix-commits <=
- 04/07: gnu: bullet: Update to 2.89., guix-commits, 2020/01/02
- 07/07: gnu: file-roller: Don't use NAME in source URI., guix-commits, 2020/01/02
- 01/07: gnu: freeciv: Update to 2.6.1., guix-commits, 2020/01/02
- 06/07: gnu: evince: Update to 3.34.2., guix-commits, 2020/01/02
- 05/07: gnu: evince: Don't use NAME in source URI., guix-commits, 2020/01/02
- 03/07: gnu: deutex: Update to 5.2.1., guix-commits, 2020/01/02