GNU bug report logs - #78447
[PATCH] gnu: yt-dlp: Update to 2025.04.30.

Previous Next

Package: guix-patches;

Reported by: Ian Eure <ian <at> retrospec.tv>

Date: Fri, 16 May 2025 00:55:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ian Eure <ian <at> retrospec.tv>
Subject: bug#78447: closed (Re: [bug#78447] [PATCH] gnu: yt-dlp: Update to
 2025.04.30.)
Date: Fri, 16 May 2025 14:20:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78447: [PATCH] gnu: yt-dlp: Update to 2025.04.30.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78447 <at> debbugs.gnu.org.

-- 
78447: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78447
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Ian Eure <ian <at> retrospec.tv>
Cc: 78447-done <at> debbugs.gnu.org
Subject: Re: [bug#78447] [PATCH] gnu: yt-dlp: Update to 2025.04.30.
Date: Fri, 16 May 2025 14:19:43 +0000
[Message part 3 (text/plain, inline)]
Patch applied as df492d419157764f1f33494ae51fe69b77d47716.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Ian Eure <ian <at> retrospec.tv>
To: guix-patches <at> gnu.org
Cc: Ian Eure <ian <at> retrospec.tv>
Subject: [PATCH] gnu: yt-dlp: Update to 2025.04.30.
Date: Thu, 15 May 2025 17:54:17 -0700
* gnu/packages/video.scm (yt-dlp): Update to 2025.04.30.

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

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 6400eb19c5f..b945974cdc6 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3103,7 +3103,7 @@ (define-public youtube-dl
 (define-public yt-dlp
   (package
     (name "yt-dlp")
-    (version "2025.03.31")
+    (version "2025.04.30")
     (source
      (origin
        (method git-fetch)
@@ -3115,7 +3115,7 @@ (define-public yt-dlp
        (snippet '(substitute* "pyproject.toml"
                    (("^.*Programming Language :: Python :: 3\\.13.*$") "")))
        (sha256
-        (base32 "0chiykjsns3xld1y0h1sflixk1ln4xn18463mqpd4qzkavakvk3j"))))
+        (base32 "0qn1x2i0qpizsbh63nx0f09p62ilcbksnhiyc5qik4xykg6idhxy"))))
     (build-system pyproject-build-system)
     (arguments
      `(#:tests? ,(not (%current-target-system))
-- 
2.49.0




This bug report was last modified 57 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.