gnu: aisleriot: Update to 3.22.2.
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.2.
This commit is contained in:
parent
f2da7c861b
commit
e6a36cf2f3
1 changed files with 2 additions and 2 deletions
|
|
@ -2853,7 +2853,7 @@ playlists in a variety of formats.")
|
||||||
(define-public aisleriot
|
(define-public aisleriot
|
||||||
(package
|
(package
|
||||||
(name "aisleriot")
|
(name "aisleriot")
|
||||||
(version "3.22.1")
|
(version "3.22.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 "/"
|
||||||
|
|
@ -2861,7 +2861,7 @@ playlists in a variety of formats.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"01ydq39kk8xvv8nbqqbh458gpmvx676sms71r1iix42z40a13caj"))))
|
"0a8cir7vgi67sncl0m7cypq11amardm7r68gr3q52a11l8ajycdx"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags
|
'(#:configure-flags
|
||||||
|
|
|
||||||
Reference in a new issue