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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62258 in the body.
You can then email your comments to 62258 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62258; Package guix-patches. (Sat, 18 Mar 2023 13:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 18 Mar 2023 13:32:02 GMT) Full text and rfc822 format available.

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.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





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Thu, 30 Mar 2023 12:55:02 GMT) Full text and rfc822 format available.

Notification sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
bug acknowledged by developer. (Thu, 30 Mar 2023 12:55:02 GMT) Full text and rfc822 format available.

Message #10 received at 62258-done <at> debbugs.gnu.org (full text, mbox):

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!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 28 Apr 2023 11:24:14 GMT) Full text and rfc822 format available.

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

Previous Next


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