mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: speed-dreams: Update to 2.4.2.
* gnu/packages/games.scm (speed-dreams): Update to 2.4.2. Change-Id: I7f9eb4ac45faa098da323ea3d9a9402e0a410bb2 Signed-off-by: Adrien 'neox' Bourmault <neox@gnu.org> Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
committed by
jgart
parent
292faf9484
commit
5d96ad23ed
@@ -10021,7 +10021,7 @@ applications.")
|
||||
(define-public speed-dreams
|
||||
(package
|
||||
(name "speed-dreams")
|
||||
(version "2.4.1")
|
||||
(version "2.4.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -10032,7 +10032,7 @@ applications.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"17acjfgffw39w05rha2r89q4cb97z1qg1z5rpy8ipn0v6dipw0i7"))))
|
||||
"0r8liki7rcpi85a829qjbj37cnh00899qr8a09qsfj47cj52qi47"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user