gnu: Update yt-dlp to 2025.09.05.

* gnu/packages/video.scm (yt-dlp): Update to 2025.09.05.

Change-Id: Ie673a7028ea84e828b5e03a65504e55e2aa804ce
This commit is contained in:
Gabriel Wicki 2025-09-07 23:39:01 +02:00
parent b69d701389
commit 95500f96ab
No known key found for this signature in database
GPG key ID: CC98E9F04330FD7F

View file

@ -3144,7 +3144,7 @@ video streaming services of the Finnish national broadcasting company Yle.")
(define-public yt-dlp
(package
(name "yt-dlp")
(version "2025.08.22")
(version "2025.09.05")
(source
(origin
(method git-fetch)
@ -3156,7 +3156,7 @@ video streaming services of the Finnish national broadcasting company Yle.")
(snippet #~(substitute* "pyproject.toml"
(("^.*Programming Language :: Python :: 3\\.13.*$") "")))
(sha256
(base32 "19phlzms38r6v6g2za8w0pj6cb4sbv2vi04sbah4263q3gw27i77"))))
(base32 "0cjcii3d7pj0wbz3166jpcr81j8x8ggrjiciig9x915sb58qwbpp"))))
(build-system pyproject-build-system)
(arguments
(list