gnu: you-get: Update to 0.4.1328.

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

View File

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