GNU bug report logs - #62722
[PATCH] gnu: open-adventure: Update to 1.15.

Previous Next

Package: guix-patches;

Reported by: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Date: Sat, 8 Apr 2023 10:06:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: open-adventure: Update to 1.15.
Date: Sat,  8 Apr 2023 12:05:40 +0200
* 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





This bug report was last modified 2 years and 45 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.