summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2023-08-21 12:15:34 +0200
committerRicardo Wurmus <rekado@elephly.net>2023-08-21 12:16:45 +0200
commit182e8ddfc1e88a6ece7e96e0b9535ad44c3c6da6 (patch)
tree3ce2334887287df0a4feb078579ecc009714ccac /gnu/packages/games.scm
parentae4da4c81f482d87bb6c40ba8862266ace79f9d3 (diff)
gnu: cdogs-sdl: Update to 1.5.0.
* gnu/packages/games.scm (cdogs-sdl): Update to 1.5.0.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index d56c4ad5e0..5c3fe22a24 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -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