gnu: gst-plugins-base: Update to 1.10.0.

* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.0.
This commit is contained in:
Efraim Flashner 2016-11-03 20:40:18 +02:00
parent e2a2eeecce
commit 74e6c84444
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@ This package provides the core library and elements.")
(define-public gst-plugins-base
(package
(name "gst-plugins-base")
(version "1.8.2")
(version "1.10.0")
(source
(origin
(method url-fetch)
@ -153,7 +153,7 @@ This package provides the core library and elements.")
name "-" version ".tar.xz"))
(sha256
(base32
"13fk751vvfrfhbm4ip28vxyvlsm4b4y0bc0pvf7fqp8azg40jwcx"))))
"0jp9rwv0am8qv32q3dzhdcbyygg5wjm4fg20njyhp6n6vybyzkdz"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(propagated-inputs