gnu: grilo: Update to 0.3.3.

* gnu/packages/gnome.scm (grilo): Update to 0.3.3.
This commit is contained in:
Kei Kebreau 2017-06-13 16:47:07 -04:00
parent f4453df9a5
commit 99dd2af99e
No known key found for this signature in database
GPG key ID: E6A5EE3C19467A0D

View file

@ -3325,7 +3325,7 @@ (define-public gnome-klotski
(define-public grilo
(package
(name "grilo")
(version "0.3.2")
(version "0.3.3")
(source
(origin
(method url-fetch)
@ -3334,7 +3334,7 @@ (define-public grilo
name "-" version ".tar.xz"))
(sha256
(base32
"0nvzr2gfk2mpzf99442zawv0n5yjcyy50rqkrvdsibknbm56hvzj"))))
"1qx072m0gl6m3d5g5cbbf13p4h217icmlxjnrn829x5xqwi451sw"))))
(build-system gnu-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-mkenums and glib-genmarshal