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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Subject: bug#62258: closed (Re: bug#62258: [PATCH] gnu: open-adventure:
 Update to 1.14.)
Date: Thu, 30 Mar 2023 12:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62258: [PATCH] gnu: open-adventure: Update to 1.14.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 62258 <at> debbugs.gnu.org.

-- 
62258: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62258
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: 62258-done <at> debbugs.gnu.org
Subject: Re: bug#62258: [PATCH] gnu: open-adventure: Update to 1.14.
Date: Thu, 30 Mar 2023 20:54:59 +0800
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:

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

Pushed, thank you!

[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: guix-patches <at> gnu.org
Subject: [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.