diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 68f129dee7..4b438a08c8 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -2486,7 +2486,7 @@ (define-public youtube-dl (define-public yt-dlp (package/inherit youtube-dl (name "yt-dlp") - (version "2022.07.18") + (version "2022.08.08") (source (origin (method url-fetch) (uri (string-append "https://github.com/yt-dlp/yt-dlp/" @@ -2494,7 +2494,7 @@ (define-public yt-dlp version "/yt-dlp.tar.gz")) (sha256 (base32 - "1wmzfqhysx1mqdba4ikvm6nbahasihi4xgqwqad20y3vs701slyj")) + "0vrmdk3znncph3a4b1y83pxnzhkv1b210b0ncb5daghgsz0jwv1k")) (snippet #~(begin ;; Delete the pre-generated files, except for the man page