me
/
guix
Archived
1
0
Fork 0

gnu: cataclysm-dda: Update to 0.F-1.

* gnu/packages/games.scm (cataclysm-dda): Update to 0.F-1.
Nicolas Goaziou 2021-08-16 11:03:21 +02:00
parent 020a67489c
commit 0fa49fd2a8
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -879,7 +879,7 @@ high a score as possible.")
(define-public cataclysm-dda
(package
(name "cataclysm-dda")
(version "0.F")
(version "0.F-1")
(source
(origin
(method git-fetch)
@ -887,7 +887,7 @@ high a score as possible.")
(url "https://github.com/CleverRaven/Cataclysm-DDA")
(commit version)))
(sha256
(base32 "1jid8lcl04y768b3psj1ifhx96lmd6fn1j2wzxhl4ic7ra66p2z3"))
(base32 "03a4q0y6vci278yb6b6d0qwk9abn1qgqifcmbrm5wrqbqygjalkd"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments