unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62722] [PATCH] gnu: open-adventure: Update to 1.15.
@ 2023-04-08 10:05 Nicolas Goaziou
  2023-04-09 19:32 ` bug#62722: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-08 10:05 UTC (permalink / raw)
  To: 62722

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

base-commit: 6311493d7a6271bfbc51f4693857f9a12fe9965d
-- 
2.39.2





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

* bug#62722: [PATCH] gnu: open-adventure: Update to 1.15.
  2023-04-08 10:05 [bug#62722] [PATCH] gnu: open-adventure: Update to 1.15 Nicolas Goaziou
@ 2023-04-09 19:32 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-09 19:32 UTC (permalink / raw)
  To: 62722-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

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

Applied.




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

end of thread, other threads:[~2023-04-09 19:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-08 10:05 [bug#62722] [PATCH] gnu: open-adventure: Update to 1.15 Nicolas Goaziou
2023-04-09 19:32 ` bug#62722: " 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).