gnu: clutter-gst: Update to 3.0.24.

* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.24.
master
Marius Bakke 2017-05-24 19:40:49 +02:00
parent 6a88e4ee64
commit 8773600542
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -3069,7 +3069,7 @@ presentations, kiosk style applications and so on.")
(define-public clutter-gst (define-public clutter-gst
(package (package
(name "clutter-gst") (name "clutter-gst")
(version "3.0.22") (version "3.0.24")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -3078,7 +3078,7 @@ presentations, kiosk style applications and so on.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1m6zwc7xr7lmbwiqav961g7jhc7gp5gb73dm6j93szpa6bxmgz7i")))) "0v6cg0syh4vx7y7ni47jsvr2r57q0j3h1f1gjlp0ciscixywiwg9"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs (native-inputs
`(("glib:bin" ,glib "bin") ; for glib-mkenums `(("glib:bin" ,glib "bin") ; for glib-mkenums