[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: gnu: sky: Fix synopsis.
From: |
guix-commits |
Subject: |
branch master updated: gnu: sky: Fix synopsis. |
Date: |
Thu, 22 Oct 2020 16:32:30 -0400 |
This is an automated email from the git hooks/post-receive script.
roptat pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 408912b gnu: sky: Fix synopsis.
408912b is described below
commit 408912b076b092730ce461c5f67b76b7c00f8882
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Thu Oct 22 22:25:58 2020 +0200
gnu: sky: Fix synopsis.
* gnu/pacakages/games.scm (sky)[synopsis]: Fix typo.
---
gnu/packages/games.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index af13dc3..9160d67 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -9345,7 +9345,7 @@ angesiedelt in einer düsteren, postapokalyptischen Vision
der Zukunft~@
`(("bash" ,bash)
("scummvm" ,scummvm)))
(home-page "https://www.scummvm.org/")
- (synopsis "Classic 2D point an click science-fiction adventure game")
+ (synopsis "Classic 2D point and click science-fiction adventure game")
(description
"Beneath a Steel Sky is a science-fiction thriller set in a bleak
post-apocalyptic vision of the future. It revolves around Union City,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: gnu: sky: Fix synopsis.,
guix-commits <=