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

Previous Next

Package: guix-patches;

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

Date: Sat, 18 Mar 2023 13:32:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 62258 <at> debbugs.gnu.org
Subject: [bug#62258] [PATCH] gnu: open-adventure: Update to 1.14.
Date: Sat, 18 Mar 2023 14:31:39 +0100
* gnu/packages/games.scm (open-adventure): Update to 1.14.
---
 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 5825b8d936..93af0a0422 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6920,7 +6920,7 @@ (define-public 0ad
 (define-public open-adventure
   (package
     (name "open-adventure")
-    (version "1.12")
+    (version "1.14")
     (source
      (origin
        (method git-fetch)
@@ -6929,7 +6929,7 @@ (define-public open-adventure
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "07mg7cp12g27dw8sya17jqz6qp93q7c8zadsvym3w602z87g40in"))))
+        (base32 "1fb1fw1mq7czd90q1mf22g5nqvv7g1mfhhgs6slba7yzx2kbv4d0"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 3893758dac76fc30b23d4715e849e262306f268d
-- 
2.39.2





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

Previous Next


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