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 @@ (define-public cmatrix (define-public chess (package (name "chess") - (version "6.2.8") + (version "6.2.9") (source (origin (method url-fetch) @@ -3175,7 +3175,7 @@ (define-public chess ".tar.gz")) (sha256 (base32 - "0irqb0wl30c2i1rs8f6mm1c89l7l9nxxv7533lr408h1m36lc16m")))) + "140qqkmvldnf41s39khrgyzr6a0az7dcfhkcmflh0sbmvl5w5z6x")))) (build-system gnu-build-system) (arguments '(#:phases