[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: vlc: Update to 2.2.1.
From: |
Andreas Enge |
Subject: |
01/01: gnu: vlc: Update to 2.2.1. |
Date: |
Sat, 25 Jul 2015 15:48:13 +0000 |
andreas pushed a commit to branch master
in repository guix.
commit 9c55bae60734360095537351e4d4e3b65e059c79
Author: Andreas Enge <address@hidden>
Date: Sat Jul 25 17:28:43 2015 +0200
gnu: vlc: Update to 2.2.1.
* gnu/packages/video.scm (vlc): Update to 2.2.1.
---
gnu/packages/video.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 415bea9..6163017 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -520,7 +520,7 @@ audio/video codec library.")
(define-public vlc
(package
(name "vlc")
- (version "2.2.0")
+ (version "2.2.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -528,7 +528,7 @@ audio/video codec library.")
version "/vlc-" version ".tar.xz"))
(sha256
(base32
- "05smn9hqdp7iscc1dj4cxp1mrlad7b50lhlnlqisfzf493i2f2jy"))))
+ "1jqzrzrpw6932lbkf863xk8cfmn4z2ngbxz7w8ggmh4f6xz9sgal"))))
(build-system gnu-build-system)
(native-inputs
`(("git" ,git) ; needed for a test