1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-20 08:05:54 +02:00

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

* gnu/packages/games.scm (cataclysm-dda): Update to 0.F-2.
This commit is contained in:
Nicolas Goaziou
2021-09-01 10:41:46 +02:00
parent f56c8ba044
commit 0e801db11e
+2 -2
View File
@@ -880,7 +880,7 @@ high a score as possible.")
(define-public cataclysm-dda
(package
(name "cataclysm-dda")
(version "0.F-1")
(version "0.F-2")
(source
(origin
(method git-fetch)
@@ -888,7 +888,7 @@ high a score as possible.")
(url "https://github.com/CleverRaven/Cataclysm-DDA")
(commit version)))
(sha256
(base32 "03a4q0y6vci278yb6b6d0qwk9abn1qgqifcmbrm5wrqbqygjalkd"))
(base32 "1wzsri6rh2fm7078hw0y4x7lqjs6ak4a66d05szfiinnxyn4w1ph"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments