gnu: youtube-dl: Update to 2018.08.04.

* gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
This commit is contained in:
Alex Vong 2018-09-08 23:50:57 +08:00 committed by Ricardo Wurmus
parent de15ff1a6c
commit d930374014
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1270,7 +1270,7 @@ (define-public libvpx
(define-public youtube-dl
(package
(name "youtube-dl")
(version "2018.08.04")
(version "2018.09.08")
(source (origin
(method url-fetch)
(uri (string-append "https://yt-dl.org/downloads/"
@ -1278,7 +1278,7 @@ (define-public youtube-dl
version ".tar.gz"))
(sha256
(base32
"1hcx99qbbyigc8k98c8bcc6a2wnhq6493fmrkl7rysc8krlxr0pm"))))
"0vwc4faqdddrb3nm4fzmkr60n5rc2zwyy8jwrrjad60kcp8isf05"))))
(build-system python-build-system)
(arguments
;; The problem here is that the directory for the man page and completion