gnu: youtube-dl: Update to 2018.11.03.

* gnu/packages/video.scm (youtube-dl): Update to 2018.11.03.
This commit is contained in:
Tobias Geerinckx-Rice 2018-11-06 15:21:26 +01:00
parent b1eeeb8dd4
commit fe4fb278b8
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1269,7 +1269,7 @@ (define-public libvpx
(define-public youtube-dl
(package
(name "youtube-dl")
(version "2018.10.05")
(version "2018.11.03")
(source (origin
(method url-fetch)
(uri (string-append "https://yt-dl.org/downloads/"
@ -1277,7 +1277,7 @@ (define-public youtube-dl
version ".tar.gz"))
(sha256
(base32
"1iq02kwxdgh07bf0w0fvbsjbdshs4kja35gy8m70ji9cj10l1mbw"))))
"11phhwhr1g050h4625d5jsgcsjnnv7jc6xcrbn7zdzd32f6gy2lj"))))
(build-system python-build-system)
(arguments
;; The problem here is that the directory for the man page and completion