[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/11: gnu: youtube-viewer: Update to 3.7.8.
From: |
guix-commits |
Subject: |
09/11: gnu: youtube-viewer: Update to 3.7.8. |
Date: |
Mon, 31 Aug 2020 22:48:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 056175769f85320e0e17592eef150f4e7d46dedb
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Sep 1 04:31:16 2020 +0200
gnu: youtube-viewer: Update to 3.7.8.
* gnu/packages/video.scm (youtube-viewer): Update to 3.7.8.
---
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 0c175b8..b355baf 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2352,7 +2352,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.7.7")
+ (version "3.7.8")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2361,7 +2361,7 @@ audio, images) from the Web. It can use either mpv or
vlc for playback.")
(file-name (git-file-name name version))
(sha256
(base32
- "1gc1b1zm55w2w62ayc6k51l31fswk17b072lpbq65is3ngjg6c98"))))
+ "1ckzzf35nbwlx5prvzjr52n28chyd479vhdk5w7vb2343az80mzi"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-build" ,perl-module-build)))
- branch master updated (2b6333c -> 1c4b351), guix-commits, 2020/08/31
- 04/11: gnu: wgetpaste: Fix historical confusion., guix-commits, 2020/08/31
- 07/11: gnu: wgetpaste: Update bpaste URL & regular expressions., guix-commits, 2020/08/31
- 08/11: gnu: libwacom: Update to 1.5., guix-commits, 2020/08/31
- 06/11: gnu: wgetpaste: Update to 2.30., guix-commits, 2020/08/31
- 01/11: gnu: python-jeepney: Update to 0.4.3., guix-commits, 2020/08/31
- 05/11: gnu: wgetpaste: Use HTTPS home page., guix-commits, 2020/08/31
- 02/11: gnu: fetchmail: Update to 6.4.11., guix-commits, 2020/08/31
- 09/11: gnu: youtube-viewer: Update to 3.7.8.,
guix-commits <=
- 10/11: gnu: editorconfig-core-c: Update to 0.12.4., guix-commits, 2020/08/31
- 03/11: gnu: uchardet: Update to 0.0.7., guix-commits, 2020/08/31
- 11/11: gnu: editorconfig-core-c: Delete static library., guix-commits, 2020/08/31