[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: youtube-viewer: Update to "3.5.4.
From: |
guix-commits |
Subject: |
06/07: gnu: youtube-viewer: Update to "3.5.4. |
Date: |
Fri, 8 Mar 2019 20:33:52 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 7b957a3344c3f47db609fa88b09c23da11bd305c
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Mar 8 16:43:17 2019 +0100
gnu: youtube-viewer: Update to "3.5.4.
* gnu/packages/video.scm (youtube-viewer): Update to "3.5.4.
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index de466b9..f67b235 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1570,7 +1570,7 @@ audio, images) from the Web. It can use either mpv or
vlc for playback.")
(define-public youtube-viewer
(package
(name "youtube-viewer")
- (version "3.5.2")
+ (version "3.5.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1579,7 +1579,7 @@ audio, images) from the Web. It can use either mpv or
vlc for playback.")
(file-name (git-file-name name version))
(sha256
(base32
- "0sx0f7jgc41a4anflw02zqk5yivydn02nn78kxkn3fik6xdmv3yd"))))
+ "1j782m9rximybamd0qsc43hi7hgk333x9gy3ypzb61s0sifs0i6m"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-build" ,perl-module-build)))
- branch master updated (0bd1498 -> 373abfb), guix-commits, 2019/03/08
- 02/07: gnu: i3lock-color: Don't use unstable tarball., guix-commits, 2019/03/08
- 03/07: gnu: i3lock-color: Update to 2.12.c., guix-commits, 2019/03/08
- 01/07: gnu: i3lock-fancy: Don't use unstable tarball., guix-commits, 2019/03/08
- 06/07: gnu: youtube-viewer: Update to "3.5.4.,
guix-commits <=
- 05/07: gnu: dovecot: Avoid unnecessary patching., guix-commits, 2019/03/08
- 07/07: gnu: lynis: Update to 2.7.2., guix-commits, 2019/03/08
- 04/07: gnu: dovecot: Indent arguments., guix-commits, 2019/03/08