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

* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.4.
This commit is contained in:
Tobias Geerinckx-Rice 2019-09-28 15:26:01 +02:00
parent 803f05841e
commit 4c6d15cfb9
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -3682,7 +3682,7 @@ (define-public gom
(define-public libgnome-games-support
(package
(name "libgnome-games-support")
(version "1.4.1")
(version "1.4.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -3690,7 +3690,7 @@ (define-public libgnome-games-support
name "-" version ".tar.xz"))
(sha256
(base32
"1j7lfcnc29lgn8ppn13wkn9w2y1n3lsapagwp91zh3bf0h2h4hv1"))))
"1zkbmnrn161p74qg6jhsn9f66yjjzxfm13pl1klv9av8k1bax9pq"))))
(build-system gnu-build-system)
(arguments
'(#:phases