me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/games.scm (cataclysm-dda): Update to 0.F-3.
master
Nicolas Goaziou 2021-11-28 14:15:21 +01:00
parent a035256250
commit 39f9b2804a
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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