3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: grilo-plugins: Update to 0.3.3.

* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.3.
This commit is contained in:
Mark H Weaver 2017-01-09 03:52:40 -05:00
parent e7305878d3
commit 22753632f7
No known key found for this signature in database
GPG key ID: 7CEF29847562C516

View file

@ -3160,7 +3160,7 @@ for application developers.")
(define-public grilo-plugins
(package
(name "grilo-plugins")
(version "0.3.1")
(version "0.3.3")
(source
(origin
(method url-fetch)
@ -3169,7 +3169,7 @@ for application developers.")
name "-" version ".tar.xz"))
(sha256
(base32
"1akd7q6pqnkcnayrdfjb0qx5w5yyl06kxzwhqp2gxm4y1b208pb0"))))
"172vr1y98d2mzlmg5akjn4ibrcj3gh22cwnb3cv9rvvzhj3yhrpy"))))
(build-system gnu-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-mkenums and glib-genmarshal