gnu: youtube-dl: Update to 2021.01.08.

* gnu/packages/video.scm (youtube-dl): Update to 2021.01.08.
This commit is contained in:
Tobias Geerinckx-Rice 2021-01-09 22:51:53 +01:00
parent 5c149f41db
commit 64baf7fd61
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2197,14 +2197,14 @@ (define-public libvpx
(define-public youtube-dl
(package
(name "youtube-dl")
(version "2021.01.03")
(version "2021.01.08")
(source (origin
(method url-fetch)
(uri (string-append "https://youtube-dl.org/downloads/latest/"
"youtube-dl-" version ".tar.gz"))
(sha256
(base32
"0qqixcr748nfhnihkjzayzdja26kgrsds45q5s8krmfm3b79ipli"))
"1k870v9xc7g16nvixa272sdjnmc7pl49ymmnn6rdz0mcj2548h3k"))
(snippet
'(begin
;; Delete the pre-generated files, except for the man page