guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: gst-plugins-base: Remove dead comment.


From: Leo Famulari
Subject: 02/02: gnu: gst-plugins-base: Remove dead comment.
Date: Thu, 20 Apr 2017 14:24:06 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 45636d08eb02419f933aa722ead662b2d8baa321
Author: Leo Famulari <address@hidden>
Date:   Thu Apr 20 14:22:40 2017 -0400

    gnu: gst-plugins-base: Remove dead comment.
    
    This is a followup to 1d8e7273578e95f6b5e4293ac34c4f6fe5d5c579.
    
    * gnu/packages/gstreamer.scm (gst-plugins-base): Remove dead comment.
---
 gnu/packages/gstreamer.scm | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index b3a2d57..c284a8d 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -154,11 +154,7 @@ This package provides the core library and elements.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "1dsyjf6rncsbg4rfj40cvf1wwpjj9h3j3c7bh4zp7jylnfv4blpn"))
-;      (patches
-;       (search-patches "gst-plugins-base-fix-test-on-32bit.patch"))
-      
-      ))
+        "1dsyjf6rncsbg4rfj40cvf1wwpjj9h3j3c7bh4zp7jylnfv4blpn"))))
     (build-system gnu-build-system)
     (outputs '("out" "doc"))
     (propagated-inputs



reply via email to

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