[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/08: gnu: youtube-viewer: Update to 3.7.7.
From: |
guix-commits |
Subject: |
05/08: gnu: youtube-viewer: Update to 3.7.7. |
Date: |
Sun, 26 Jul 2020 22:39:07 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 90881528b3b0f200cad2acab0fd6b886eef7cd0b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jul 27 03:54:23 2020 +0200
gnu: youtube-viewer: Update to 3.7.7.
* gnu/packages/video.scm (youtube-viewer): Update to 3.7.7.
---
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 f09d9e8..29821c4 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1835,7 +1835,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.6")
+ (version "3.7.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1844,7 +1844,7 @@ audio, images) from the Web. It can use either mpv or
vlc for playback.")
(file-name (git-file-name name version))
(sha256
(base32
- "1c7wynx0fzs8awb1s4rdrl8xavqlj64z95yckhl1m1gnhahhq291"))))
+ "1gc1b1zm55w2w62ayc6k51l31fswk17b072lpbq65is3ngjg6c98"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-build" ,perl-module-build)))
- branch master updated (0eea559 -> 94b6889), guix-commits, 2020/07/26
- 01/08: gnu: python-dbus: Update to 1.2.16., guix-commits, 2020/07/26
- 04/08: gnu: xfce4-timer-plugin: Update to 1.7.1., guix-commits, 2020/07/26
- 02/08: gnu: python-jedi: Update to 0.17.2., guix-commits, 2020/07/26
- 03/08: gnu: xfce4-whiskermenu-plugin: Update to 2.4.6., guix-commits, 2020/07/26
- 05/08: gnu: youtube-viewer: Update to 3.7.7.,
guix-commits <=
- 08/08: gnu: btrfs-progs: Update to 5.7., guix-commits, 2020/07/26
- 06/08: gnu: you-get: Update to 0.4.1456., guix-commits, 2020/07/26
- 07/08: gnu: s6-rc: Update to 0.5.1.4., guix-commits, 2020/07/26