me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.2.
master
Efraim Flashner 2016-12-01 12:50:30 +02:00
parent a8ce5851ce
commit 2f0b72af50
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -146,7 +146,7 @@ This package provides the core library and elements.")
(define-public gst-plugins-base
(package
(name "gst-plugins-base")
(version "1.10.1")
(version "1.10.2")
(source
(origin
(method url-fetch)
@ -154,7 +154,7 @@ This package provides the core library and elements.")
name "-" version ".tar.xz"))
(sha256
(base32
"1jbnr6vbklzli493xdd8y5sflm32r90lifpacxw9vbvs9hlyxkv6"))))
"086yjwmp4fykcqkj6zqhwrk2z49981kl8x545vz2wvblrc7x9h7v"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(propagated-inputs