mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: chess: Update to 6.2.7.
* gnu/packages/games.scm (chess): Update to 6.2.7.
This commit is contained in:
@@ -2053,7 +2053,7 @@ asynchronously and at a user-defined speed.")
|
||||
(define-public chess
|
||||
(package
|
||||
(name "chess")
|
||||
(version "6.2.6")
|
||||
(version "6.2.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -2061,7 +2061,7 @@ asynchronously and at a user-defined speed.")
|
||||
".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0kxhdv01ia91v2y0cmzbll391ns2vbmn65jjrv37h4s1srszh5yn"))))
|
||||
"0ilq4bfl0lwyzf11q7n2skydjhalfn3bgxhrp5hjxs5bc5d6fdp5"))))
|
||||
(build-system gnu-build-system)
|
||||
(home-page "https://www.gnu.org/software/chess/")
|
||||
(synopsis "Full chess implementation")
|
||||
|
||||
Reference in New Issue
Block a user