GNU bug report logs - #77931
[PATCH] gnu: chess: Update to 6.2.11.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sun, 20 Apr 2025 05:38:02 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

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: Z572 <z572 <at> z572.online>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77931: closed ([PATCH] gnu: chess: Update to 6.2.11.)
Date: Mon, 21 Apr 2025 13:20:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 21 Apr 2025 21:19:41 +0800
with message-id <877c3dfy8i.fsf <at> z572.online>
and subject line Re: [bug#77931] [PATCH] gnu: chess: Update to 6.2.11.
has caused the debbugs.gnu.org bug report #77931,
regarding [PATCH] gnu: chess: Update to 6.2.11.
to be marked as done.

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


-- 
77931: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77931
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: chess: Update to 6.2.11.
Date: Sat, 19 Apr 2025 22:36:46 -0700
* gnu/packages/games.scm (chess): update to 6.2.11.

Change-Id: Ibaec3a28a0afccdb1425c0e467fcc66fc2a6e898
---
 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 07f199966a..187b0b1e71 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -3969,7 +3969,7 @@ (define-public cmatrix
 (define-public chess
   (package
     (name "chess")
-    (version "6.2.9")
+    (version "6.2.11")
     (source
      (origin
        (method url-fetch)
@@ -3977,7 +3977,7 @@ (define-public chess
                            ".tar.gz"))
        (sha256
         (base32
-         "140qqkmvldnf41s39khrgyzr6a0az7dcfhkcmflh0sbmvl5w5z6x"))))
+         "1gg9764ld7skn7jps9pma6x8zqf9nka1cf5nryq197f6lpp404fq"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases

base-commit: 3ed24b2354907fd9ca4de6fa3ef0dc3015cafbca
-- 
2.43.0



[Message part 3 (message/rfc822, inline)]
From: Z572 <z572 <at> z572.online>
To: Andy Tai <atai <at> atai.org>
Cc: 宋文武 <iyzsong <at> envs.net>, 77931-done <at> debbugs.gnu.org,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Adam Faiz <adam.faiz <at> disroot.org>
Subject: Re: [bug#77931] [PATCH] gnu: chess: Update to 6.2.11.
Date: Mon, 21 Apr 2025 21:19:41 +0800
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/games.scm (chess): update to 6.2.11.
>
> Change-Id: Ibaec3a28a0afccdb1425c0e467fcc66fc2a6e898
> ---
>  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 07f199966a..187b0b1e71 100644
> --- a/gnu/packages/games.scm
> +++ b/gnu/packages/games.scm
> @@ -3969,7 +3969,7 @@ (define-public cmatrix
>  (define-public chess
>    (package
>      (name "chess")
> -    (version "6.2.9")
> +    (version "6.2.11")
>      (source
>       (origin
>         (method url-fetch)
> @@ -3977,7 +3977,7 @@ (define-public chess
>                             ".tar.gz"))
>         (sha256
>          (base32
> -         "140qqkmvldnf41s39khrgyzr6a0az7dcfhkcmflh0sbmvl5w5z6x"))))
> +         "1gg9764ld7skn7jps9pma6x8zqf9nka1cf5nryq197f6lpp404fq"))))
>      (build-system gnu-build-system)
>      (arguments
>       '(#:phases
>
> base-commit: 3ed24b2354907fd9ca4de6fa3ef0dc3015cafbca
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 31 days ago.

Previous Next


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