[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/20: gnu: youtube-viewer: Update to 3.3.4.
From: |
Tobias Geerinckx-Rice |
Subject: |
16/20: gnu: youtube-viewer: Update to 3.3.4. |
Date: |
Thu, 26 Apr 2018 15:09:47 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 3b8064734eafb725ed04d3e77ff3f01502e631bb
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Apr 26 16:16:49 2018 +0200
gnu: youtube-viewer: Update to 3.3.4.
* gnu/packages/video.scm (youtube-viewer): Update to 3.3.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 ef64335..58fd355 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1310,7 +1310,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.3.3")
+ (version "3.3.4")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1319,7 +1319,7 @@ audio, images) from the Web. It can use either mpv or
vlc for playback.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1j572his6qmazlmyrbnfq62s9bqml875ay7wy26byy9hfc7m0vgk"))))
+ "1dqaxkz5svv0lmxds6lppcpzhkq6gar2raw9gx6imrd7yz02fpgn"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-build" ,perl-module-build)))
- 10/20: gnu: perl-file-sharedir-install: Update to 0.12., (continued)
- 10/20: gnu: perl-file-sharedir-install: Update to 0.12., Tobias Geerinckx-Rice, 2018/04/26
- 02/20: gnu: perl-test-pod: Update to 1.52., Tobias Geerinckx-Rice, 2018/04/26
- 11/20: gnu: perl-mime-types: Update to 2.17., Tobias Geerinckx-Rice, 2018/04/26
- 13/20: gnu: perl-task-weaken: Update to 1.06., Tobias Geerinckx-Rice, 2018/04/26
- 14/20: gnu: perl-text-glob: Update to 0.11., Tobias Geerinckx-Rice, 2018/04/26
- 09/20: gnu: perl-devel-overloadinfo: Update to 0.005., Tobias Geerinckx-Rice, 2018/04/26
- 15/20: gnu: openvpn: Update to 2.4.6., Tobias Geerinckx-Rice, 2018/04/26
- 17/20: gnu: ghostwriter: Update to 1.6.2., Tobias Geerinckx-Rice, 2018/04/26
- 12/20: gnu: perl-module-find: Update to 0.13., Tobias Geerinckx-Rice, 2018/04/26
- 19/20: gnu: mg: Find ncurses through pkg-config., Tobias Geerinckx-Rice, 2018/04/26
- 16/20: gnu: youtube-viewer: Update to 3.3.4.,
Tobias Geerinckx-Rice <=
- 18/20: gnu: fio: Use INVOKE., Tobias Geerinckx-Rice, 2018/04/26
- 20/20: gnu: mg: Update to 20180408., Tobias Geerinckx-Rice, 2018/04/26