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

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Wed, 25 Dec 2024 19:43:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75094 in the body.
You can then email your comments to 75094 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#75094; Package guix-patches. (Wed, 25 Dec 2024 19:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 25 Dec 2024 19:43:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: yt-dlp: Update to 2024.12.23.
Date: Wed, 25 Dec 2024 20:42:09 +0100
* gnu/packages/video.scm (yt-dlp): Update to 2024.12.23.

Change-Id: Ide6d201be0d8742802629ea7eb9053f2f45714eb
---
 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 74a570a540..8d09ad983f 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.13")
+    (version "2024.12.23")
     (source
      (origin
        (method git-fetch)
@@ -3179,7 +3179,7 @@ (define-public yt-dlp
        (snippet '(substitute* "pyproject.toml"
                    (("^.*Programming Language :: Python :: 3\\.13.*$") "")))
        (sha256
-        (base32 "1659zblb5a06g033161s3qdndcafkkkz3zcm05vdk1zcjca9drbk"))))
+        (base32 "19w4lgnr3n3lrcf81285ic3qpsjyi8vhp3mfq762minllqvgcfzb"))))
     (build-system pyproject-build-system)
     (arguments
      `(#:tests? ,(not (%current-target-system))

base-commit: 67bd4c0b3b67bc82c0d4ad6892b944e5d9d75535
-- 
2.47.1





bug closed, send any further explanations to 75094 <at> debbugs.gnu.org and Ashish SHUKLA <ashish.is <at> lostca.se> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 28 Dec 2024 22:12:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 26 Jan 2025 12:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 144 days ago.

Previous Next


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