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
1 changed files with 2 additions and 2 deletions
|
@ -3220,7 +3220,7 @@ (define-public totem-pl-parser
|
|||
(define-public aisleriot
|
||||
(package
|
||||
(name "aisleriot")
|
||||
(version "3.22.5")
|
||||
(version "3.22.8")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/aisleriot/"
|
||||
|
@ -3228,7 +3228,7 @@ (define-public aisleriot
|
|||
"aisleriot-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0rl39psr5xi584310pyrgw36ini4wn7yr2m1q5118w3a3v1dkhzh"))))
|
||||
"15pm39679ymxki07sb5nvhycz4z53zwbvascyp5wm4864bn98815"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(arguments
|
||||
'(#:configure-flags
|
||||
|
|
Loading…
Reference in a new issue