@@ 3117,7 3117,7 @@ YouTube.com and many more sites.")
(define-public yt-dlp
(package
(name "yt-dlp")
- (version "2025.06.09")
+ (version "2025.06.30")
(source
(origin
(method git-fetch)
@@ 3129,7 3129,7 @@ YouTube.com and many more sites.")
(snippet '(substitute* "pyproject.toml"
(("^.*Programming Language :: Python :: 3\\.13.*$") "")))
(sha256
- (base32 "0iv42r09y47bicx6w6r3lhpxh4p4lk1hl4pasif273shjiwh6pwp"))))
+ (base32 "14pk2rk5vm9469ghkvciaz74fihbl8dfi27qj6xnxv71hpm5w03p"))))
(build-system pyproject-build-system)
(arguments
`(#:tests? ,(not (%current-target-system))