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

Previous Next

Package: guix-patches;

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

Date: Sun, 23 Apr 2023 15:17: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>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63032: closed ([PATCH] gnu: open-adventure: Update to 1.16.)
Date: Wed, 03 May 2023 12:24:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 03 May 2023 14:23:09 +0200
with message-id <874jotwqmq.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#63032] [PATCH] gnu: open-adventure: Update to 1.16.
has caused the debbugs.gnu.org bug report #63032,
regarding [PATCH] gnu: open-adventure: Update to 1.16.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63032: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63032
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: guix-patches <at> gnu.org
Subject: [PATCH] gnu: open-adventure: Update to 1.16.
Date: Sun, 23 Apr 2023 17:16:03 +0200
* gnu/packages/games.scm (open-adventure): Update to 1.16.
---
 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 727854afda..24687efd09 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6972,7 +6972,7 @@ (define-public 0ad
 (define-public open-adventure
   (package
     (name "open-adventure")
-    (version "1.15")
+    (version "1.16")
     (source
      (origin
        (method git-fetch)
@@ -6981,7 +6981,7 @@ (define-public open-adventure
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0gair1dfqgzjzvsasisv2szh3wgy8pfgmpxpisybn6svn294yzhf"))))
+        (base32 "0spciwqcyldalzdd813zwigbldcnyaxi7kfslq1yp0fg4c4a10aa"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 8541d098704368a35550b8f945003e601724a9e9
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 63032-done <at> debbugs.gnu.org
Subject: Re: [bug#63032] [PATCH] gnu: open-adventure: Update to 1.16.
Date: Wed, 03 May 2023 14:23:09 +0200
Hello,

Ludovic Courtès <ludo <at> gnu.org> writes:

> Nicolas Goaziou <mail <at> nicolasgoaziou.fr> skribis:
>
>> * gnu/packages/games.scm (open-adventure): Update to 1.16.
>
> LGTM!

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


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

Previous Next


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