gnu: you-get: Update to 0.4.1210.

* gnu/packages/video.scm (you-get): Update to 0.4.1210.
master
Tobias Geerinckx-Rice 2019-02-17 20:47:21 +01:00
parent 26057c361d
commit b71c0645df
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1478,7 +1478,7 @@ other site that youtube-dl supports.")
(define-public you-get
(package
(name "you-get")
(version "0.4.1077")
(version "0.4.1210")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1487,7 +1487,7 @@ other site that youtube-dl supports.")
(file-name (git-file-name name version))
(sha256
(base32
"1rwkn3wb3r70b8cqj40qdknkg9kqbgzkvi901hbpy2a8s1b7858n"))))
"1plw518hzpzzcr38phlnsbpq7aqnps8iwrgr68f6d41rppl1qb25"))))
(build-system python-build-system)
(inputs
`(("ffmpeg" ,ffmpeg))) ; for multi-part and >=1080p videos