unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49557] [PATCH] gnu: chess: Update to 6.2.9.
@ 2021-07-14  1:17 Michael Rohleder
  2021-07-14  9:49 ` bug#49557: " Michael Rohleder
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-07-14  1:17 UTC (permalink / raw)
  To: 49557; +Cc: Michael Rohleder

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#49557: [PATCH] gnu: chess: Update to 6.2.9.
  2021-07-14  1:17 [bug#49557] [PATCH] gnu: chess: Update to 6.2.9 Michael Rohleder
@ 2021-07-14  9:49 ` Michael Rohleder
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Rohleder @ 2021-07-14  9:49 UTC (permalink / raw)
  To: 49557-done

[-- Attachment #1: Type: text/plain, Size: 278 bytes --]

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)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 511 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-14 10:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14  1:17 [bug#49557] [PATCH] gnu: chess: Update to 6.2.9 Michael Rohleder
2021-07-14  9:49 ` bug#49557: " Michael Rohleder

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).