gnu: youtube-dl: Update to 2021.04.26.

* gnu/packages/video.scm (youtube-dl): Update to 2021.04.26.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-27 00:26:18 +02:00
parent e5c65fb737
commit e11246dc58
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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