gnu: youtube-dl: Update to 2018.12.17.

* gnu/packages/video.scm (youtube-dl): Update to 2018.12.17.
master
Björn Höfling 2018-12-29 21:46:45 +01:00
parent 9123c420dd
commit 4f36d98f7b
No known key found for this signature in database
GPG Key ID: BF286CB6593E5FFD
1 changed files with 2 additions and 2 deletions

View File

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