gnu: you-get: Update to 0.4.990.

* gnu/packages/video.scm (you-get): Update to 0.4.990.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
This commit is contained in:
Rutger Helling 2017-12-02 15:58:13 +01:00 committed by Ricardo Wurmus
parent 3fb6464ba4
commit b901043604
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1259,7 +1259,7 @@ other site that youtube-dl supports.")
(define-public you-get
(package
(name "you-get")
(version "0.4.985")
(version "0.4.990")
(source (origin
(method url-fetch)
(uri (string-append
@ -1268,7 +1268,7 @@ other site that youtube-dl supports.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0a11z8bq4b4pgibrrx6hwjkg9hn8vx01ql9jxa73s6d7ry5nhmwm"))))
"1758drgp2wq6d8nz8bpfark2cli9sj0qd8srdhn0rx3rd4l5n7nj"))))
(build-system python-build-system)
(arguments
;; no tests