me
/
guix
Archived
1
0
Fork 0

gnu: gstreamer: Update to 1.10.0.

* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.0.
master
Efraim Flashner 2016-11-03 20:39:23 +02:00
parent 05234973c7
commit e2a2eeecce
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ arrays of data.")
(define-public gstreamer
(package
(name "gstreamer")
(version "1.8.2")
(version "1.10.0")
(source
(origin
(method url-fetch)
@ -106,7 +106,7 @@ arrays of data.")
version ".tar.xz"))
(sha256
(base32
"0hc3j684nx209p10ampvnkza3gna2yiryr7jyx701ciakh3vxglx"))))
"01vjsgz58n6nrmnahs4ac7v4656yc042ymffqjzqa0a8pvx7hxqy"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(arguments