me
/
guix
Archived
1
0
Fork 0

gnu: cataclysm-dda: Update to 0.E-3.

* gnu/packages/games.scm (cataclysm-dda): Update to 0.E-3.
master
Nicolas Goaziou 2020-12-13 15:59:19 +01:00
parent 19c782b3ca
commit 11c3744275
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -793,7 +793,7 @@ high a score as possible.")
(define-public cataclysm-dda
(package
(name "cataclysm-dda")
(version "0.E-2")
(version "0.E-3")
(source
(origin
(method git-fetch)
@ -801,7 +801,7 @@ high a score as possible.")
(url "https://github.com/CleverRaven/Cataclysm-DDA")
(commit version)))
(sha256
(base32 "15l6w6lxays7qmsv0ci2ry53asb9an9dh7l7fc13256k085qcg68"))
(base32 "108cs6vp99qmqqfnmczad0xjgcl82bypm5xszwnlfcswdsrfs4da"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments