diff mbox series

[bug#63032] gnu: open-adventure: Update to 1.16.

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

Commit Message

Nicolas Goaziou April 23, 2023, 3:16 p.m. UTC
* gnu/packages/games.scm (open-adventure): Update to 1.16.
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: 8541d098704368a35550b8f945003e601724a9e9

Comments

Ludovic Courtès April 30, 2023, 8:39 p.m. UTC | #1
Nicolas Goaziou <mail@nicolasgoaziou.fr> skribis:

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

LGTM!
Nicolas Goaziou May 3, 2023, 12:23 p.m. UTC | #2
Hello,

Ludovic Courtès <ludo@gnu.org> writes:

> Nicolas Goaziou <mail@nicolasgoaziou.fr> skribis:
>
>> * gnu/packages/games.scm (open-adventure): Update to 1.16.
>
> LGTM!

Applied. Thank you.

Regards,
diff mbox series

Patch

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 727854afda..24687efd09 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6972,7 +6972,7 @@  (define-public 0ad
 (define-public open-adventure
   (package
     (name "open-adventure")
-    (version "1.15")
+    (version "1.16")
     (source
      (origin
        (method git-fetch)
@@ -6981,7 +6981,7 @@  (define-public open-adventure
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0gair1dfqgzjzvsasisv2szh3wgy8pfgmpxpisybn6svn294yzhf"))))
+        (base32 "0spciwqcyldalzdd813zwigbldcnyaxi7kfslq1yp0fg4c4a10aa"))))
     (build-system gnu-build-system)
     (arguments
      (list