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

* gnu/pakcages/gstreamer.scm (gst-plugins-base): Update to 1.8.2.
master
Efraim Flashner 2016-07-18 14:09:03 +03:00
parent ddaf9b1822
commit 0c19247cea
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.0")
(version "1.8.2")
(source
(origin
(method url-fetch)
@ -153,7 +153,7 @@ This package provides the core library and elements.")
name "-" version ".tar.xz"))
(sha256
(base32
"08hmg7fp519wim1fm04r7f2q2020ssdninawqsbrqjsvs70srh5b"))))
"13fk751vvfrfhbm4ip28vxyvlsm4b4y0bc0pvf7fqp8azg40jwcx"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(propagated-inputs