[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/36: gnu: youtube-dl: Update to 2020.12.31.
From: |
guix-commits |
Subject: |
25/36: gnu: youtube-dl: Update to 2020.12.31. |
Date: |
Sat, 2 Jan 2021 12:56:56 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a0ad182f4ca3c1ae9adfa7f6f1a82379724268b3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Jan 1 22:16:02 2021 +0100
gnu: youtube-dl: Update to 2020.12.31.
* gnu/packages/video.scm (youtube-dl): Update to 2020.12.31.
---
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 b99846a..d171c4a 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2197,14 +2197,14 @@ To load this plugin, specify the following option when
starting mpv:
(define-public youtube-dl
(package
(name "youtube-dl")
- (version "2020.12.14")
+ (version "2020.12.31")
(source (origin
(method url-fetch)
(uri (string-append "https://youtube-dl.org/downloads/latest/"
"youtube-dl-" version ".tar.gz"))
(sha256
(base32
- "0ws2nsvn0qlnnyxz9g95ffygscfmg5npzmwbq8iyyi6b2njsb0cn"))
+ "0ncqkzzaasda2hd89psgc0j34r2jinn1dcsfcapzrsd902qghkh9"))
(snippet
'(begin
;; Delete the pre-generated files, except for the man page
- 16/36: gnu: mutt: Update to 2.0.4., (continued)
- 16/36: gnu: mutt: Update to 2.0.4., guix-commits, 2021/01/02
- 18/36: gnu: synthv1: Update to 0.9.19., guix-commits, 2021/01/02
- 24/36: gnu: b4: Update to 0.6.2., guix-commits, 2021/01/02
- 26/36: gnu: cifs-utils: Update to 6.12., guix-commits, 2021/01/02
- 27/36: gnu: lighttpd: Update to 1.4.58., guix-commits, 2021/01/02
- 28/36: gnu: egl-wayland: Update to 1.1.6., guix-commits, 2021/01/02
- 30/36: gnu: notmuch: Update to 0.31.3., guix-commits, 2021/01/02
- 22/36: gnu: qtractor: Update to 0.9.19., guix-commits, 2021/01/02
- 20/36: gnu: samplv1: Update to 0.9.19., guix-commits, 2021/01/02
- 23/36: gnu: highlight: Update to 3.60., guix-commits, 2021/01/02
- 25/36: gnu: youtube-dl: Update to 2020.12.31.,
guix-commits <=
- 29/36: gnu: httpstat: Update to 1.3.1., guix-commits, 2021/01/02
- 31/36: gnu: font-liberation: Update to 2.1.2., guix-commits, 2021/01/02
- 34/36: gnu: font-jetbrains-mono: Update to 2.221., guix-commits, 2021/01/02
- 21/36: gnu: padthv1: Update to 0.9.19., guix-commits, 2021/01/02
- 32/36: gnu: dash: Update to 0.5.11.3., guix-commits, 2021/01/02
- 35/36: gnu: freeciv: Update to 2.6.3., guix-commits, 2021/01/02
- 33/36: gnu: you-get: Update to 0.4.1500., guix-commits, 2021/01/02
- 36/36: gnu: stellarium: Update to 0.20.4., guix-commits, 2021/01/02