GNU bug report logs -
#77931
[PATCH] gnu: chess: Update to 6.2.11.
Previous Next
To reply to this bug, email your comments to 77931 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org
:
bug#77931
; Package
guix-patches
.
(Sun, 20 Apr 2025 05:38:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
adam.faiz <at> disroot.org, liliana.prikler <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org
.
(Sun, 20 Apr 2025 05:38:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Z572 <z572 <at> z572.online>
:
You have taken responsibility.
(Mon, 21 Apr 2025 13:20:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Mon, 21 Apr 2025 13:20:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 77931-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.