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

Previous Next

Package: guix-patches;

Reported by: Thanos Apollo <public <at> thanosapollo.org>

Date: Thu, 16 Jan 2025 19:11:01 UTC

Severity: normal

Tags: patch

Merged with 75611

Done: Leo Famulari <leo <at> famulari.name>

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: Thanos Apollo <public <at> thanosapollo.org>
Subject: bug#75611: closed (Re: [bug#75610] [PATCH] gnu: yt-dlp: Update to
 2025.01.15.)
Date: Thu, 16 Jan 2025 20:48:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

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 75611 <at> debbugs.gnu.org.

-- 
75610: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75610
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Thanos Apollo <public <at> thanosapollo.org>
Cc: 75610-done <at> debbugs.gnu.org
Subject: Re: [bug#75610] [PATCH] gnu: yt-dlp: Update to 2025.01.15.
Date: Thu, 16 Jan 2025 15:47:27 -0500
On Thu, Jan 16, 2025 at 09:10:33PM +0200, Thanos Apollo wrote:
> * gnu/packages/video.scm (yt-dlp): Update to 2024.12.23.

Thanks! Tested and pushed as 94cd4227bd26b3c61c8c3e9be22b97ff5adfc3f9

[Message part 3 (message/rfc822, inline)]
From: Thanos Apollo <public <at> thanosapollo.org>
To: guix-patches <at> gnu.org
Cc: Thanos Apollo <public <at> thanosapollo.org>
Subject: [PATCH] gnu: yt-dlp: Update to 2025.01.15.
Date: Thu, 16 Jan 2025 21:17:37 +0200
* 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(-)

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




This bug report was last modified 176 days ago.

Previous Next


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