From e179e600daa2eda863d08e8fb333623237ac6537 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sat, 29 Jun 2024 18:41:35 +0200 Subject: [PATCH] gnu: open-adventure: Update to 1.19. * gnu/packages/games.scm (open-adventure): Update to 1.19. Change-Id: I8de52b66a171bd8b8f62d78c50d20aa954889236 --- gnu/packages/games.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 9274fc494d..b2d050d626 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -7492,7 +7492,7 @@ at their peak of economic growth and military prowess. (define-public open-adventure (package (name "open-adventure") - (version "1.18") + (version "1.19") (source (origin (method git-fetch) @@ -7501,7 +7501,7 @@ at their peak of economic growth and military prowess. (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "1zl72lsp443aryzmwzh5w4j439jgf5njvh9xig6vjvmzhfcjkk9q")))) + (base32 "19nspsvkzh3xw70mwlvralfr2ia7a8knd9s7x7abmjvk8p5rx468")))) (build-system gnu-build-system) (arguments (list