unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63032] [PATCH] gnu: open-adventure: Update to 1.16.
@ 2023-04-23 15:16 Nicolas Goaziou
  2023-04-30 20:39 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2023-04-23 15:16 UTC (permalink / raw)
  To: 63032

* gnu/packages/games.scm (open-adventure): Update to 1.16.
---
 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 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

base-commit: 8541d098704368a35550b8f945003e601724a9e9
-- 
2.39.2





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#63032] [PATCH] gnu: open-adventure: Update to 1.16.
  2023-04-23 15:16 [bug#63032] [PATCH] gnu: open-adventure: Update to 1.16 Nicolas Goaziou
@ 2023-04-30 20:39 ` Ludovic Courtès
  2023-05-03 12:23   ` bug#63032: " Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2023-04-30 20:39 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: 63032

Nicolas Goaziou <mail@nicolasgoaziou.fr> skribis:

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

LGTM!




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#63032: [PATCH] gnu: open-adventure: Update to 1.16.
  2023-04-30 20:39 ` Ludovic Courtès
@ 2023-05-03 12:23   ` Nicolas Goaziou
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2023-05-03 12:23 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 63032-done

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,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-03 12:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-23 15:16 [bug#63032] [PATCH] gnu: open-adventure: Update to 1.16 Nicolas Goaziou
2023-04-30 20:39 ` Ludovic Courtès
2023-05-03 12:23   ` bug#63032: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).