GNU bug report logs - #49557
[PATCH] gnu: chess: Update to 6.2.9.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Wed, 14 Jul 2021 01:18:02 UTC

Severity: normal

Tags: patch

Done: Michael Rohleder <mike <at> rohleder.de>

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: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#49557: closed (Re: bug#49557: [PATCH] gnu: chess: Update to
 6.2.9.)
Date: Wed, 14 Jul 2021 09:50:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#49557: [PATCH] gnu: chess: Update to 6.2.9.

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

-- 
49557: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49557
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: 49557-done <at> debbugs.gnu.org
Subject: Re: bug#49557: [PATCH] gnu: chess: Update to 6.2.9.
Date: Wed, 14 Jul 2021 11:49:05 +0200
[Message part 3 (text/plain, inline)]
Already pushed by efraim in 2847022dc761bb0e8f83b1e0c7739f79a5e14a56.

-- 
"Only wimps use tape backup: _real_ men just upload their important stuff
on ftp, and let the rest of the world mirror it ;)"
(Linus Torvalds, about his failing hard drive on linux.cs.helsinki.fi)
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: chess: Update to 6.2.9.
Date: Wed, 14 Jul 2021 03:17:22 +0200
* gnu/packages/games.scm (chess): Update to 6.2.9.
---
 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 692c00985b..9a44c4d701 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -3167,7 +3167,7 @@ asynchronously and at a user-defined speed.")
 (define-public chess
   (package
     (name "chess")
-    (version "6.2.8")
+    (version "6.2.9")
     (source
      (origin
        (method url-fetch)
@@ -3175,7 +3175,7 @@ asynchronously and at a user-defined speed.")
                            ".tar.gz"))
        (sha256
         (base32
-         "0irqb0wl30c2i1rs8f6mm1c89l7l9nxxv7533lr408h1m36lc16m"))))
+         "140qqkmvldnf41s39khrgyzr6a0az7dcfhkcmflh0sbmvl5w5z6x"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases
-- 
2.32.0




This bug report was last modified 4 years and 4 days ago.

Previous Next


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