me
/
guix
Archived
1
0
Fork 0

gnu: passage: Fix typo in description.

* gnu/packages/games.scm (passage): Add missing space after full stop, and
correct double quotes.
master
Nicolas Goaziou 2021-02-16 09:56:37 +01:00
parent 68193bef2e
commit c10945eae5
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 7 additions and 6 deletions

View File

@ -12183,7 +12183,7 @@ such as GnuGo.
(base32 "02ky4a4xdjvr71r58339jjrjyz76b5skcnbq4f8707mrln9vhby3"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #false ; there are none
`(#:tests? #false ; there are none
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'chdir
@ -12220,11 +12220,12 @@ such as GnuGo.
`(("imagemagick" ,imagemagick)))
(home-page "http://hcsoftware.sourceforge.net/passage/")
(synopsis "Memento mori game")
(description "Passage is meant to be a memento mori game. It presents an
entire life, from young adulthood through old age and death, in the span of
five minutes. Of course, it's a game, not a painting or a film, so the
choices that you make as the player are crucial. There's no \"right\" way to
play Passage, just as there's no right way to interpret it.")
(description
"Passage is meant to be a memento mori game. It presents an entire life,
from young adulthood through old age and death, in the span of five minutes.
Of course, it's a game, not a painting or a film, so the choices that you make
as the player are crucial. There's no ``right'' way to play Passage, just as
there's no right way to interpret it.")
(license license:public-domain)))
(define-public paperview