gnu: youtube-dl: Update to 2020.01.01.

* gnu/packages/video.scm (youtube-dl): Update to 2020.01.01.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-01 23:48:43 +01:00
parent 4b492dccf6
commit 1aab033215
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -15,7 +15,7 @@
;;; Copyright © 2016, 2018, 2019 Eric Bavier <bavier@member.fsf.org>
;;; Copyright © 2016 Jan Nieuwenhuizen <janneke@gnu.org>
;;; Copyright © 2017 Feng Shu <tumashu@163.com>
;;; Copyright © 2017, 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2017 Chris Marusich <cmmarusich@gmail.com>
;;; Copyright © 2017 Thomas Danckaert <post@thomasdanckaert.be>
;;; Copyright © 2017 Ethan R. Jones <doubleplusgood23@gmail.com>
@ -1542,7 +1542,7 @@ (define-public libvpx-1.7
(define-public youtube-dl
(package
(name "youtube-dl")
(version "2019.11.28")
(version "2020.01.01")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/ytdl-org/youtube-dl/"
@ -1550,7 +1550,7 @@ (define-public youtube-dl
version ".tar.gz"))
(sha256
(base32
"19xiwdn3l0kizyj7cik9vyhgrlwg7ss4wl4hy2pbbbqwh5vwppwk"))))
"0p8v18jpf0ijpqlgavqs5vky9v956dhhck7drsv7gkzfw2y6mc0a"))))
(build-system python-build-system)
(arguments
;; The problem here is that the directory for the man page and completion