gnu: cdogs-sdl: Update to 1.5.0.
* gnu/packages/games.scm (cdogs-sdl): Update to 1.5.0.
parent
ae4da4c81f
commit
182e8ddfc1
|
@ -6508,7 +6508,7 @@ emerges from a sewer hole and pulls her below ground.")
|
|||
(define-public cdogs-sdl
|
||||
(package
|
||||
(name "cdogs-sdl")
|
||||
(version "1.4.0")
|
||||
(version "1.5.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -6517,7 +6517,7 @@ emerges from a sewer hole and pulls her below ground.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1505z8rli59i1ych4rzwbf4dvhv72icdj22n1xarb8xfyz0wyp3b"))))
|
||||
(base32 "1i1akay3ad2bkiqa7vfkh3qyhiqax8ikp1v6lfjysvxg65wkqdvc"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Reference in New Issue