[PATCH] gnu: yt-dlp: Update to 2025.01.15.

  • Done
  • quality assurance status badge
Details
2 participants
  • Leo Famulari
  • Thanos Apollo
Owner
unassigned
Submitted by
Thanos Apollo
Severity
normal
Merged with
T
T
Thanos Apollo wrote 34 hours ago
(address . guix-patches@gnu.org)(name . Thanos Apollo)(address . public@thanosapollo.org)
0a89771fa9b61e7de5843068df63339047d50927.1737055039.git.public@thanosapollo.org
* gnu/packages/video.scm (yt-dlp): Update to 2024.12.23.

Change-Id: I61444694f016e865a6163fb42603e422b9815c7d
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index b113bcd254..8364c2432d 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3167,7 +3167,7 @@ (define-public youtube-dl
(define-public yt-dlp
(package
(name "yt-dlp")
- (version "2024.12.23")
+ (version "2025.01.15")
(source
(origin
(method git-fetch)
@@ -3179,7 +3179,7 @@ (define-public yt-dlp
(snippet '(substitute* "pyproject.toml"
(("^.*Programming Language :: Python :: 3\\.13.*$") "")))
(sha256
- (base32 "19w4lgnr3n3lrcf81285ic3qpsjyi8vhp3mfq762minllqvgcfzb"))))
+ (base32 "1f9pp1d77x39xl4lwwqmijgv1ky7ycm0qh45ki4394j30fa4dm3p"))))
(build-system pyproject-build-system)
(arguments
`(#:tests? ,(not (%current-target-system))

base-commit: da69a9e15115d6acc7e4a95cc6295f97c97f827e
--
2.47.1
T
T
Thanos Apollo wrote 34 hours ago
Duplicate
(address . 75611@debbugs.gnu.org)
87h65y3651.fsf@thanosapollo.org
This is a duplicate of 75610 https://issues.guix.gnu.org/75610.

Feel free to close this, apologies for the spam.

--
Thanos Apollo ?
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEYrdY0PZxmTi8Cc7KM59zbDpyCSgFAmeJXyoACgkQM59zbDpy
CSi3uA/+IT1QU3t7YY2vKzXex4BdARnwqvS28wVj5QoIppPHGj2fN+ypn07td5TY
k8vtHs+f9T2M0UmcjMdu1bNpgNj7Ssnn4GBCrfGQaSJwcFh15FiPOdL32jzQF5hf
jGLGo/xcrIrjPg4qA074mx43G7Gd49x3ofQ2XVNnqf4nLasA8hIXI5SaLqYyGtry
WEPk1wjf4Ils3EuNwATs49I6O2xph6Sk9dBJWpYYlOYasv+q1S+BXP2+YyxM7GPJ
6aDNAfCC4+kGdaz7zCDjo6Xy9Q8sftcgq3Tna/opM7HPiXPlRsPXeMJwnClK3Qlu
1bET7RfvXQ5Sumg0Jki5yzUosurLfcjz2rfkqNG89oRNzHnGvOJENLUf5rGomjrL
HfWS25HI24jnimoHV93t4xMOq1eIAl2FNThhKLSwKx4nmmPphkJhW2/D1ruXfXXk
5EyQHR5hMfJO6V33GDW47YKJStpMlB0XQyCq3z3h3OQDyUkfjp9jL0DsfO6MDBTU
COk8XzbPbi9YC7c+K9vqBoN6celTyiA81VqgEkSrhodzQqv2flCah+CwRWUvTzcn
Q9+lmQVYinyNsRhXIgHS95SorE84L3IJZRqktpRAD8Uv4s8hZULwxcir/8p2K5EC
kV0hfDQGxUGILpkaJnRZ8XwntU5NXgwWI45xlatYtthI/LKiRME=
=pPM0
-----END PGP SIGNATURE-----

L
L
Leo Famulari wrote 33 hours ago
(no subject)
(address . control@debbugs.gnu.org)
Z4lrO3Sa3U0mjM2l@jasmine.lan
merge 75610 75611
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75611@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75611
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch