mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 13:40:20 +01:00
gnu: cataclysm-dda: Update to 0.G.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.G.
This commit is contained in:
parent
ad64874753
commit
d4a8639dbd
1 changed files with 2 additions and 2 deletions
|
@ -942,7 +942,7 @@ high a score as possible.")
|
||||||
(define-public cataclysm-dda
|
(define-public cataclysm-dda
|
||||||
(package
|
(package
|
||||||
(name "cataclysm-dda")
|
(name "cataclysm-dda")
|
||||||
(version "0.F-3")
|
(version "0.G")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -950,7 +950,7 @@ high a score as possible.")
|
||||||
(url "https://github.com/CleverRaven/Cataclysm-DDA")
|
(url "https://github.com/CleverRaven/Cataclysm-DDA")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1qnsz6az9qp4sbr3y4rcqhlmadrrdzafvd2xwf3db5wn0swvbjys"))
|
(base32 "0y8513yflxfqblk42h5ad0dq5lx5s8k6hhjy65yfcda7amsv9mhx"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Add table
Reference in a new issue