mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06: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:
parent
292faf9484
commit
5d96ad23ed
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue