Skip to content
Snippets Groups Projects
Unverified Commit b71c0645 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: you-get: Update to 0.4.1210.

* gnu/packages/video.scm (you-get): Update to 0.4.1210.
parent 26057c36
No related branches found
No related tags found
No related merge requests found
......@@ -1478,7 +1478,7 @@ (define-public youtube-dl-gui
(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 @@ (define-public you-get
(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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment