[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: youtube-viewer: Update to 3.8.1.
From: |
guix-commits |
Subject: |
04/07: gnu: youtube-viewer: Update to 3.8.1. |
Date: |
Thu, 7 Jan 2021 15:46:16 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d17e6f2b6b7f9287d1c17d3315efb050e090f68b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jan 7 20:58:14 2021 +0100
gnu: youtube-viewer: Update to 3.8.1.
* gnu/packages/video.scm (youtube-viewer): Update to 3.8.1.
---
gnu/packages/video.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 2b1b111..c92022e 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -15,7 +15,7 @@
;;; Copyright © 2016, 2018, 2019, 2020 Eric Bavier <bavier@posteo.net>
;;; Copyright © 2016 Jan Nieuwenhuizen <janneke@gnu.org>
;;; Copyright © 2017 Feng Shu <tumashu@163.com>
-;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 201–72021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2017 Chris Marusich <cmmarusich@gmail.com>
;;; Copyright © 2017 Thomas Danckaert <post@thomasdanckaert.be>
;;; Copyright © 2017 Ethan R. Jones <doubleplusgood23@gmail.com>
@@ -2418,7 +2418,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.8.0")
+ (version "3.8.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2427,7 +2427,7 @@ audio, images) from the Web. It can use either mpv or
vlc for playback.")
(file-name (git-file-name name version))
(sha256
(base32
- "16gskhzkvgzhfb89zqfmvz7kmhjsyc38f2dl86ksal4p69kn8j3g"))))
+ "0xdybiihd66b79rbsawjhxs9snm78gld5ziz3gnp8vdcw0bshwz7"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-build" ,perl-module-build)))
- branch master updated (a675c01 -> df0447b), guix-commits, 2021/01/07
- 01/07: gnu: ngircd: Update to 26.1., guix-commits, 2021/01/07
- 02/07: gnu: gtkwave: Update to 3.3.108., guix-commits, 2021/01/07
- 03/07: gnu: perl-test-file: Update to 1.444., guix-commits, 2021/01/07
- 04/07: gnu: youtube-viewer: Update to 3.8.1.,
guix-commits <=
- 06/07: gnu: system-config-printer: Update to 1.5.14., guix-commits, 2021/01/07
- 05/07: gnu: starfighter: Update to 2.4., guix-commits, 2021/01/07
- 07/07: gnu: obs: Update to 26.1.1., guix-commits, 2021/01/07