[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/11: gnu: gst-plugins-ugly: Update to 1.6.3.
From: |
??? |
Subject: |
04/11: gnu: gst-plugins-ugly: Update to 1.6.3. |
Date: |
Wed, 03 Feb 2016 10:58:09 +0000 |
iyzsong pushed a commit to branch wip-gstreamer
in repository guix.
commit c496c25cc04bba522eacc12d86952429f07bf223
Author: 宋文武 <address@hidden>
Date: Thu Jan 21 13:59:52 2016 +0800
gnu: gst-plugins-ugly: Update to 1.6.3.
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.6.3.
---
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 88d675f..97bfe56 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -245,7 +245,7 @@ developers consider to have good quality code and correct
functionality.")
(define-public gst-plugins-ugly
(package
(name "gst-plugins-ugly")
- (version "1.6.1")
+ (version "1.6.3")
(source
(origin
(method url-fetch)
@@ -253,7 +253,7 @@ developers consider to have good quality code and correct
functionality.")
name "/" name "-" version ".tar.xz"))
(sha256
(base32
- "0mvasl1pwq70w2kmrkcrg77kggl5q7jqybi7fkvy3vr28c7gkhqc"))))
+ "0r6h3ys5n90jv3c06crxzcac561z07s4h04hy5i8ybw8qyvzgv1g"))))
(build-system gnu-build-system)
(inputs
`(("gst-plugins-base" ,gst-plugins-base)
- branch wip-gstreamer created (now 1726aa3), ???, 2016/02/03
- 01/11: gnu: gstreamer: Update to 1.6.3., ???, 2016/02/03
- 02/11: gnu: gst-plugins-base: Update to 1.6.3., ???, 2016/02/03
- 03/11: gnu: gst-plugins-good: Update to 1.6.3., ???, 2016/02/03
- 04/11: gnu: gst-plugins-ugly: Update to 1.6.3.,
??? <=
- 08/11: gnu: ao: Update to 1.2.0., ???, 2016/02/03
- 10/11: gnu: libvpx: Use 'modify-phases'., ???, 2016/02/03
- 09/11: gnu: libvpx: Update to 1.5.0., ???, 2016/02/03
- 06/11: gnu: Add gst-plugins-bad., ???, 2016/02/03
- 07/11: gnu: pulseaudio: Update to 8.0., ???, 2016/02/03
- 05/11: gnu: gst-libav: Update to 1.6.3., ???, 2016/02/03
- 11/11: gnu: gst-plugins-base: Use 'modify-phases'., ???, 2016/02/03