gnu: aisleriot: Update to 3.22.8.
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.8.
This commit is contained in:
parent
e43f622a96
commit
39c0a3fdb7
|
@ -3220,7 +3220,7 @@ playlists in a variety of formats.")
|
||||||
(define-public aisleriot
|
(define-public aisleriot
|
||||||
(package
|
(package
|
||||||
(name "aisleriot")
|
(name "aisleriot")
|
||||||
(version "3.22.5")
|
(version "3.22.8")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://gnome/sources/aisleriot/"
|
(uri (string-append "mirror://gnome/sources/aisleriot/"
|
||||||
|
@ -3228,7 +3228,7 @@ playlists in a variety of formats.")
|
||||||
"aisleriot-" version ".tar.xz"))
|
"aisleriot-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0rl39psr5xi584310pyrgw36ini4wn7yr2m1q5118w3a3v1dkhzh"))))
|
"15pm39679ymxki07sb5nvhycz4z53zwbvascyp5wm4864bn98815"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags
|
'(#:configure-flags
|
||||||
|
|
Loading…
Reference in New Issue