me
/
guix
Archived
1
0
Fork 0

gnu: youtube-dl: Update to 2021.03.14.

* gnu/packages/video.scm (youtube-dl): Update to 2021.03.14.
master
Tobias Geerinckx-Rice 2021-03-21 14:11:56 +01:00
parent 177dcce76e
commit d31db5cff3
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2179,14 +2179,14 @@ To load this plugin, specify the following option when starting mpv:
(define-public youtube-dl
(package
(name "youtube-dl")
(version "2021.03.03")
(version "2021.03.14")
(source (origin
(method url-fetch)
(uri (string-append "https://youtube-dl.org/downloads/latest/"
"youtube-dl-" version ".tar.gz"))
(sha256
(base32
"11z2v8mdii0bl13850mc6hgz80d0kgzb4hdxyikc3wa4jqfwrq7f"))
"1bh74f9q6dv17ah5x8zcxw03dq6jbh959xd39kw374cf9ifrgnd3"))
(snippet
'(begin
;; Delete the pre-generated files, except for the man page