guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: gst-plugins-good: Update to 1.4.5.


From: ???
Subject: 01/01: gnu: gst-plugins-good: Update to 1.4.5.
Date: Thu, 05 Feb 2015 09:33:26 +0000

iyzsong pushed a commit to branch master
in repository guix.

commit 20cf74540e1cc9d903994cd5da1488b8e606ea2a
Author: 宋文武 <address@hidden>
Date:   Thu Feb 5 17:32:30 2015 +0800

    gnu: gst-plugins-good: Update to 1.4.5.
    
    * gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.4.5.
---
 gnu/packages/gstreamer.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index 9aebd7b..7d8ef83 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -173,7 +173,7 @@ for the GStreamer multimedia library.")
 (define-public gst-plugins-good
   (package
     (name "gst-plugins-good")
-    (version "1.0.10")
+    (version "1.4.5")
     (source
      (origin
       (method url-fetch)
@@ -182,7 +182,7 @@ for the GStreamer multimedia library.")
             version ".tar.xz"))
       (sha256
        (base32
-        "1bi8ci0jssi8bsa7wbmqcwphl579vvxpshn2qnaggiha13b440y6"))))
+        "0hg6qzdpib9nwn3hdxv0d4rvivi1c4bmxsq2a9hqmamwyzrvbcbr"))))
     (build-system gnu-build-system)
     (inputs
      `(("glib" ,glib)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]