GNU bug report logs - #76632
[PATCH 1/2] gnu: yt-dlp: Update to 2025.02.19.

Previous Next

Package: guix-patches;

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

Date: Fri, 28 Feb 2025 08:25:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Thanos Apollo <public <at> thanosapollo.org>
To: 76632 <at> debbugs.gnu.org
Cc: Thanos Apollo <public <at> thanosapollo.org>
Subject: [bug#76632] [PATCH 1/2] gnu: yt-dlp: Update to 2025.02.19.
Date: Fri, 28 Feb 2025 10:24:22 +0200
* gnu/packages/video.scm (yt-dlp): Update to 2025.02.19.

Change-Id: I39f935158ea11f465cad71f73b8c95d313f25341
---
 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 2385d54231..8051b0cdef 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3170,7 +3170,7 @@ (define-public youtube-dl
 (define-public yt-dlp
   (package
     (name "yt-dlp")
-    (version "2025.01.26")
+    (version "2025.02.19")
     (source
      (origin
        (method git-fetch)
@@ -3182,7 +3182,7 @@ (define-public yt-dlp
        (snippet '(substitute* "pyproject.toml"
                    (("^.*Programming Language :: Python :: 3\\.13.*$") "")))
        (sha256
-        (base32 "14xkh605flfghrlscf2if8lx4w55pb3xjws1qr3979fl5g4g4fvf"))))
+        (base32 "10xgvvrsvhajrjfq512hjfg7kfcab4cbnhnl5lm6ispgpbv03n52"))))
     (build-system pyproject-build-system)
     (arguments
      `(#:tests? ,(not (%current-target-system))

base-commit: 4270c484ca174ad97d1add91fa5fc69041a6af9d
-- 
2.48.1





This bug report was last modified 79 days ago.

Previous Next


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