summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2017-02-26 19:46:19 -0500
committerLeo Famulari <leo@famulari.name>2017-02-27 04:04:46 -0500
commitc1ed10f95e81ee1f2c6d242164fdcb6d9dfad9f3 (patch)
treef0d01e7a714c800e2354a14bd8aeb3450893968a /gnu
parent3ba43a2297eae9401364568522cb847bea376f3f (diff)
downloadguix-c1ed10f95e81ee1f2c6d242164fdcb6d9dfad9f3.tar.gz
gnu: gstreamer: Update to 1.10.4.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.4.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gstreamer.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index e3e009300f..d81aad6f88 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -98,7 +98,7 @@ arrays of data.")
 (define-public gstreamer
   (package
     (name "gstreamer")
-    (version "1.10.3")
+    (version "1.10.4")
     (source
      (origin
       (method url-fetch)
@@ -107,7 +107,7 @@ arrays of data.")
             version ".tar.xz"))
       (sha256
        (base32
-        "0gdnxg5igbhnpjhrzp31w1ww95j805byqd6mj3x29wli54dxrfc5"))))
+        "062jidnw17hkpva6ddygp80gyasyigfkpm1y7w56rk56a2pzbhjh"))))
     (build-system gnu-build-system)
     (outputs '("out" "doc"))
     (arguments