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


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#62722: closed (Re: [bug#62722] [PATCH] gnu: open-adventure:
 Update to 1.15.)
Date: Sun, 09 Apr 2023 19:34:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62722: [PATCH] gnu: open-adventure: Update to 1.15.

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 62722 <at> debbugs.gnu.org.

-- 
62722: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62722
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 62722-done <at> debbugs.gnu.org
Subject: Re: [bug#62722] [PATCH] gnu: open-adventure: Update to 1.15.
Date: Sun, 09 Apr 2023 21:32:56 +0200
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:

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

Applied.

[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.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 76 days ago.

Previous Next


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