me
/
guix
Archived
1
0
Fork 0

gnu: youtube-dl: Update to 2021.01.03.

* gnu/packages/video.scm (youtube-dl): Update to 2021.01.03.
master
Tobias Geerinckx-Rice 2021-01-03 15:28:05 +01:00
parent 98de21a721
commit d9e4ccd1ec
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -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.31")
(version "2021.01.03")
(source (origin
(method url-fetch)
(uri (string-append "https://youtube-dl.org/downloads/latest/"
"youtube-dl-" version ".tar.gz"))
(sha256
(base32
"0ncqkzzaasda2hd89psgc0j34r2jinn1dcsfcapzrsd902qghkh9"))
"0qqixcr748nfhnihkjzayzdja26kgrsds45q5s8krmfm3b79ipli"))
(snippet
'(begin
;; Delete the pre-generated files, except for the man page