[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: gstreamer: Update to 1.6.3.
From: |
??? |
Subject: |
01/06: gnu: gstreamer: Update to 1.6.3. |
Date: |
Fri, 22 Jan 2016 01:09:07 +0000 |
iyzsong pushed a commit to branch gstreamer-update
in repository guix.
commit 49cb60cb6d7dc9b25d03f968104767c86ef348c1
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 gstreamer-update created (now 73b6950), ???, 2016/01/21
- 01/06: gnu: gstreamer: Update to 1.6.3.,
??? <=
- 02/06: gnu: gst-plugins-base: Update to 1.6.3., ???, 2016/01/21
- 04/06: gnu: gst-plugins-ugly: Update to 1.6.3., ???, 2016/01/21
- 05/06: gnu: gst-libav: Update to 1.6.3., ???, 2016/01/21
- 03/06: gnu: gst-plugins-good: Update to 1.6.3., ???, 2016/01/21
- 06/06: gnu: Add gst-plugins-bad., ???, 2016/01/21