summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2020-03-11 22:58:11 +0100
committerMarius Bakke <mbakke@fastmail.com>2020-03-11 22:58:11 +0100
commit41c6e4f2b40f41cdbf4e8c7ade29845709f9cdf4 (patch)
treef496dcc2b11819f691cfe6063c52894f2ca76823 /gnu/packages/video.scm
parent4510aeb91ce6267a14c9cead768869553b3a2279 (diff)
parent58363ee50096fd02743ff6d62ee1125fc440625f (diff)
downloadpatches-41c6e4f2b40f41cdbf4e8c7ade29845709f9cdf4.tar
patches-41c6e4f2b40f41cdbf4e8c7ade29845709f9cdf4.tar.gz
Merge branch 'master' into staging
Diffstat (limited to 'gnu/packages/video.scm')
-rw-r--r--gnu/packages/video.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index c54b5ec64c..41e6835baf 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1687,7 +1687,7 @@ other site that youtube-dl supports.")
(define-public you-get
(package
(name "you-get")
- (version "0.4.1403")
+ (version "0.4.1410")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1696,7 +1696,7 @@ other site that youtube-dl supports.")
(file-name (git-file-name name version))
(sha256
(base32
- "04viy19x4g9dngml82nf9j94ys3p47bs62c2q2cn1barkybaa3as"))))
+ "1v4lfldcijgngg0s4q5w4ixa0k8k75dwmkhf57pgb31bqlrr8h0s"))))
(build-system python-build-system)
(inputs
`(("ffmpeg" ,ffmpeg))) ; for multi-part and >=1080p videos