[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/11: gnu: gstreamer: Update to 1.6.3.
From: |
??? |
Subject: |
01/11: gnu: gstreamer: Update to 1.6.3. |
Date: |
Wed, 03 Feb 2016 10:58:08 +0000 |
iyzsong pushed a commit to branch wip-gstreamer
in repository guix.
commit 4076c32d3546db072dc168909496a5d9d6bdc054
Author: 宋文武 <address@hidden>
Date: Thu Jan 21 13:49:21 2016 +0800
gnu: gstreamer: Update to 1.6.3.
* gnu/packages/gstreamer.scm (gstreamer): 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 1235b31..5bef1f5 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -83,7 +83,7 @@ arrays of data.")
(define-public gstreamer
(package
(name "gstreamer")
- (version "1.6.1")
+ (version "1.6.3")
(source
(origin
(method url-fetch)
@@ -92,7 +92,7 @@ arrays of data.")
version ".tar.xz"))
(sha256
(base32
- "172w1bpnkn6mm1wi37n03apdbb6cdkykhzjf1vfxchcd7hhkyflp"))))
+ "093zldafh7xh3lrlwzm7j0vvjz6k9ca83wqil40gfz5qcy6mdy92"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(arguments
- branch wip-gstreamer created (now 1726aa3), ???, 2016/02/03
- 01/11: gnu: gstreamer: Update to 1.6.3.,
??? <=
- 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., ???, 2016/02/03
- 11/11: gnu: gst-plugins-base: Use 'modify-phases'., ???, 2016/02/03