gnu: chess: Update to 6.2.9.

* gnu/packages/games.scm (chess): Update to 6.2.9.
This commit is contained in:
Efraim Flashner 2021-07-14 09:17:52 +03:00
parent 59e97a67ba
commit 2847022dc7
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

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