summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2026-02-06 08:41:31 -0600
committerIan Eure <ian@retrospec.tv>2026-02-07 12:22:09 -0800
commite36f3a691e1194aa111cbbccb525c64579210565 (patch)
treee6edf86fd37b66ce8475f23e39d969fe73305e06 /gnu
parentd46b423c1d644dcd0d79e2e83cac0f72380c06ce (diff)
gnu: yt-dlp: Update to 2026.02.04.
* gnu/packages/video.scm (yt-dlp): Update to 2026.02.04 Signed-off-by: Ian Eure <ian@retrospec.tv>
Diffstat (limited to 'gnu')
-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 fb9be0a6b9a..b471c78c05d 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3255,7 +3255,7 @@ video streaming services of the Finnish national broadcasting company Yle.")
(define-public yt-dlp
(package
(name "yt-dlp")
- (version "2026.01.29")
+ (version "2026.02.04")
(source
(origin
(method git-fetch)
@@ -3264,7 +3264,7 @@ video streaming services of the Finnish national broadcasting company Yle.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "095lk2zc8syra8s1156m4qywbfm1zhmg4wkddn198058avpwn3wz"))))
+ (base32 "030dashvrzhmp76lgdwnmj5p2405d0hhl91mkiggn187hzzg6y99"))))
(build-system pyproject-build-system)
(arguments
(list