diff options
| author | Julien Lepiller <julien@lepiller.eu> | 2020-10-22 22:25:58 +0200 |
|---|---|---|
| committer | Julien Lepiller <julien@lepiller.eu> | 2020-10-22 22:31:57 +0200 |
| commit | 408912b076b092730ce461c5f67b76b7c00f8882 (patch) | |
| tree | 15865dbe0f1647866e17b629cecb872007488cc4 /gnu | |
| parent | d32b210f282ef74caf9890e1d4ffe8eb04bd64e5 (diff) | |
gnu: sky: Fix synopsis.
* gnu/pacakages/games.scm (sky)[synopsis]: Fix typo.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/games.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index af13dc3c5ae..9160d677ffd 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm | |||
| @@ -9345,7 +9345,7 @@ angesiedelt in einer düsteren, postapokalyptischen Vision der Zukunft~@ | |||
| 9345 | `(("bash" ,bash) | 9345 | `(("bash" ,bash) |
| 9346 | ("scummvm" ,scummvm))) | 9346 | ("scummvm" ,scummvm))) |
| 9347 | (home-page "https://www.scummvm.org/") | 9347 | (home-page "https://www.scummvm.org/") |
| 9348 | (synopsis "Classic 2D point an click science-fiction adventure game") | 9348 | (synopsis "Classic 2D point and click science-fiction adventure game") |
| 9349 | (description | 9349 | (description |
| 9350 | "Beneath a Steel Sky is a science-fiction thriller set in a bleak | 9350 | "Beneath a Steel Sky is a science-fiction thriller set in a bleak |
| 9351 | post-apocalyptic vision of the future. It revolves around Union City, | 9351 | post-apocalyptic vision of the future. It revolves around Union City, |
