gnu: youtube-dl: Update to 2017.04.03.

* gnu/packages/video.scm (youtube-dl): Update to 2017.04.03.
master
Tobias Geerinckx-Rice 2017-04-03 04:24:04 +02:00
parent f751b7596d
commit f49ced6827
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

@ -984,7 +984,7 @@ access to mpv's powerful playback capabilities.")
(define-public youtube-dl
(package
(name "youtube-dl")
(version "2017.03.26")
(version "2017.04.03")
(source (origin
(method url-fetch)
(uri (string-append "https://yt-dl.org/downloads/"
@ -992,7 +992,7 @@ access to mpv's powerful playback capabilities.")
version ".tar.gz"))
(sha256
(base32
"00ysv18p4rqg7sswbpjpmmvaih6nm135bpllqdlj4ns8kjqmh59j"))))
"1zfhq20i7xz0djfps39k3yrpdl8ni2yqh43211ma5m40ms78j4yk"))))
(build-system python-build-system)
(arguments
;; The problem here is that the directory for the man page and completion