gnu: libgnome-games-support: Update to 1.4.2.

* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.2.
master
Ricardo Wurmus 2018-12-06 21:10:12 +01:00 committed by Kei Kebreau
parent 9583e8a5c1
commit 45caa05540
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -3668,7 +3668,7 @@ queries upon that data.")
(define-public libgnome-games-support
(package
(name "libgnome-games-support")
(version "1.4.1")
(version "1.4.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -3676,7 +3676,7 @@ queries upon that data.")
name "-" version ".tar.xz"))
(sha256
(base32
"1j7lfcnc29lgn8ppn13wkn9w2y1n3lsapagwp91zh3bf0h2h4hv1"))))
"02hirpk885jndwarbl3cl5fk7w2z5ziv677csyv1wi2n6rmpn088"))))
(build-system gnu-build-system)
(arguments
'(#:phases