gnu: libgnome-games-support: Update to 1.2.2.
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.2.2.
This commit is contained in:
parent
9d086c075d
commit
32d00d78dc
|
@ -3375,7 +3375,7 @@ GNOME Games, but it may be used by others.")
|
||||||
(package
|
(package
|
||||||
(inherit libgames-support)
|
(inherit libgames-support)
|
||||||
(name "libgnome-games-support")
|
(name "libgnome-games-support")
|
||||||
(version "1.2.1")
|
(version "1.2.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||||
|
@ -3383,7 +3383,7 @@ GNOME Games, but it may be used by others.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1rsyf5hbjim7zpk1yar3gv65g1nmw6zbbc0smrmxsfk0f9n3j9m6"))))))
|
"04qbgcgmc01sinhbqdljiny8q868l01nkdawj8wrnqnd1i8czvsg"))))))
|
||||||
|
|
||||||
(define-public gnome-klotski
|
(define-public gnome-klotski
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in New Issue