gnu: gnome-chess: Update to 3.37.3.

* gnu/packages/games.scm (gnome-chess): Update to 3.37.3.

Signed-off-by: Brett Gilio <brettg@gnu.org>
This commit is contained in:
Michael Rohleder 2020-08-26 05:34:42 +02:00 committed by Brett Gilio
parent 253fcfe6fe
commit a41b8c9a09
No known key found for this signature in database
GPG key ID: F6C52DD1BA27CB87

View file

@ -1401,7 +1401,7 @@ (define-public knights
(define-public gnome-chess
(package
(name "gnome-chess")
(version "3.36.1")
(version "3.37.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-chess/"
@ -1409,7 +1409,7 @@ (define-public gnome-chess
"gnome-chess-" version ".tar.xz"))
(sha256
(base32
"165bk8s3nngyqbikggspj4rff5nxxfkfcmgzjb4grmsrgbqwk5di"))))
"09axf0q1mp13sv8cs0syfg8ahcd9r2qb26278r09j6s4njxmkfv4"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t