[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/11: gnu: gst-libav: Update to 1.6.3.
From: |
??? |
Subject: |
05/11: gnu: gst-libav: 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 758f70c44e253f915090cdcd682ef6054a480b51
Author: 宋文武 <address@hidden>
Date: Thu Jan 21 14:02:48 2016 +0800
gnu: gst-libav: Update to 1.6.3.
* gnu/packages/gstreamer.scm (gst-libav): 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 97bfe56..da0d35f 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -283,7 +283,7 @@ distribution problems in some jurisdictions, e.g. due to
patent threats.")
(define-public gst-libav
(package
(name "gst-libav")
- (version "1.6.1")
+ (version "1.6.3")
(source (origin
(method url-fetch)
(uri (string-append
@@ -291,7 +291,7 @@ distribution problems in some jurisdictions, e.g. due to
patent threats.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1a9pc7zp5rg0cvpx8gqkr21w73i6p9xa505a34day9f8p3lfim94"))))
+ "1aylbg1xnm68c3wc49mzx813qhsjfg23hqnjqqwdwdq31839qyw5"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--with-system-libav")
- 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., ???, 2016/02/03
- 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.,
??? <=
- 11/11: gnu: gst-plugins-base: Use 'modify-phases'., ???, 2016/02/03