gnu: you-get: Update to 0.4.1256.

* gnu/packages/video.scm (you-get): Update to 0.4.1256.
master
Tobias Geerinckx-Rice 2019-03-06 00:13:49 +01:00
parent fe67e51301
commit dbfa3bb5d0
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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