diff mbox series

[bug#62722] gnu: open-adventure: Update to 1.15.

Message ID 20230408100540.780050-1-mail@nicolasgoaziou.fr
State New
Headers show
Series [bug#62722] gnu: open-adventure: Update to 1.15. | expand

Commit Message

Nicolas Goaziou April 8, 2023, 10:05 a.m. UTC
* gnu/packages/games.scm (open-adventure): Update to 1.15.
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: 6311493d7a6271bfbc51f4693857f9a12fe9965d

Comments

Nicolas Goaziou April 9, 2023, 7:32 p.m. UTC | #1
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> * gnu/packages/games.scm (open-adventure): Update to 1.15.

Applied.
diff mbox series

Patch

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index debd9b5d30..a9c3e2f845 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6921,7 +6921,7 @@  (define-public 0ad
 (define-public open-adventure
   (package
     (name "open-adventure")
-    (version "1.14")
+    (version "1.15")
     (source
      (origin
        (method git-fetch)
@@ -6930,7 +6930,7 @@  (define-public open-adventure
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1fb1fw1mq7czd90q1mf22g5nqvv7g1mfhhgs6slba7yzx2kbv4d0"))))
+        (base32 "0gair1dfqgzjzvsasisv2szh3wgy8pfgmpxpisybn6svn294yzhf"))))
     (build-system gnu-build-system)
     (arguments
      (list