mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: warzone2100: Update to 3.4.1.
* gnu/packages/games.scm (warzone2100): Update to 3.4.1.
This commit is contained in:
parent
3f8041f9cd
commit
adaff1a481
1 changed files with 2 additions and 2 deletions
|
@ -4566,7 +4566,7 @@ (define-public tennix
|
||||||
(define-public warzone2100
|
(define-public warzone2100
|
||||||
(package
|
(package
|
||||||
(name "warzone2100")
|
(name "warzone2100")
|
||||||
(version "3.4.0")
|
(version "3.4.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -4574,7 +4574,7 @@ (define-public warzone2100
|
||||||
version
|
version
|
||||||
"/warzone2100_src.tar.xz"))
|
"/warzone2100_src.tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0g4qwi9zw0s4pfgrz3fxhargsj3405rbrh9zy3b2j3arzss2h0gy"))
|
(base32 "0savalmw1kp1sf8vg5aqrl5hc77p4jacxy5y9qj8k2hi2vqdfb7a"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin
|
'(begin
|
||||||
|
|
Loading…
Reference in a new issue