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

* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.0.
This commit is contained in:
Efraim Flashner 2016-11-03 20:41:01 +02:00
parent 74e6c84444
commit 49eddefbf0
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93

View File

@ -199,7 +199,7 @@ for the GStreamer multimedia library.")
(define-public gst-plugins-good (define-public gst-plugins-good
(package (package
(name "gst-plugins-good") (name "gst-plugins-good")
(version "1.8.2") (version "1.10.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -208,7 +208,7 @@ for the GStreamer multimedia library.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0i1rlbbx3m6ykvcdyaidsd8wa2b7nq2qmcvbrsg00yivi88ljxcd")))) "1qhx6x3ax1qqbvm20zhqax3dsas4yzlx7vdjnjqllqzmcfbma0vs"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs (inputs
`(("aalib" ,aalib) `(("aalib" ,aalib)