guix-commits
[Top][All Lists]
Advanced

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

04/05: gnu: gst-plugins-ugly: Update to 1.6.1.


From: ???
Subject: 04/05: gnu: gst-plugins-ugly: Update to 1.6.1.
Date: Tue, 03 Nov 2015 14:08:16 +0000

iyzsong pushed a commit to branch master
in repository guix.

commit 72131606f1e8b4dcb8f0c4e14823249dab865de6
Author: 宋文武 <address@hidden>
Date:   Tue Nov 3 22:01:54 2015 +0800

    gnu: gst-plugins-ugly: Update to 1.6.1.
    
    * gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.6.1.
---
 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 2ef22f5..6dad2ad 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -244,7 +244,7 @@ developers consider to have good quality code and correct 
functionality.")
 (define-public gst-plugins-ugly
   (package
     (name "gst-plugins-ugly")
-    (version "1.4.5")
+    (version "1.6.1")
     (source
      (origin
        (method url-fetch)
@@ -252,7 +252,7 @@ developers consider to have good quality code and correct 
functionality.")
                            name "/" name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0rwhljn3f8mp2pfchzfcx4pvps1546dndw9mr56lz50qyqffimaw"))))
+         "0mvasl1pwq70w2kmrkcrg77kggl5q7jqybi7fkvy3vr28c7gkhqc"))))
     (build-system gnu-build-system)
     (inputs
      `(("gst-plugins-base" ,gst-plugins-base)



reply via email to

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