gnu: you-get: Update to 0.4.715.
* gnu/packages/video.scm (you-get): Update to 0.4.715. Signed-off-by: Marius Bakke <mbakke@fastmail.com>master
parent
8bbd50e968
commit
f0bc6ca1f2
|
@ -1105,7 +1105,7 @@ other site that youtube-dl supports.")
|
||||||
(define-public you-get
|
(define-public you-get
|
||||||
(package
|
(package
|
||||||
(name "you-get")
|
(name "you-get")
|
||||||
(version "0.4.652")
|
(version "0.4.715")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -1113,7 +1113,7 @@ other site that youtube-dl supports.")
|
||||||
version "/you-get-" version ".tar.gz"))
|
version "/you-get-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0brkz98lycx8mmxjwmn7jlhqfdbvl0hy070n7skwr1k75kh99q30"))))
|
"043122hfh56fbbszp1kwd1f65asgyn60j1ijday93hf2dkhvbrnh"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; no tests
|
;; no tests
|
||||||
|
|
Reference in New Issue