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

Previous Next

Package: guix-patches;

Reported by: Kjartan Oli Agustsson <kjartanoli <at> outlook.com>

Date: Tue, 6 Aug 2024 01:26:01 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 72483 in the body.
You can then email your comments to 72483 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#72483; Package guix-patches. (Tue, 06 Aug 2024 01:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kjartan Oli Agustsson <kjartanoli <at> outlook.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 06 Aug 2024 01:26:02 GMT) Full text and rfc822 format available.

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

From: Kjartan Oli Agustsson <kjartanoli <at> outlook.com>
To: guix-patches <at> gnu.org
Cc: Kjartan Oli Agustsson <kjartanoli <at> outlook.com>
Subject: [PATCH] gnu: yt-dlp: Update to 2024.08.01.
Date: Tue, 6 Aug 2024 00:49:16 +0000
* gnu/packages/video.scm (yt-dlp): Update to 2024.08.01.

Change-Id: I0dc608e27d5526fcb82d04c1118d41e729366479
---
 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 75b8611176..ac3cb35fee 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3128,7 +3128,7 @@ (define-public youtube-dl
 (define-public yt-dlp
   (package
     (name "yt-dlp")
-    (version "2024.07.09")
+    (version "2024.08.01")
     (source
      (origin
        (method git-fetch)
@@ -3137,7 +3137,7 @@ (define-public yt-dlp
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1zw8zaihfx6fg1l9ynwm0d4zy6k30jwi7qbq9ylsl93yg1a73js9"))))
+        (base32 "14h5mdcfizy1q92dy783lscr54yj29wsvhrf93qf5c03gs8bskmv"))))
     (build-system pyproject-build-system)
     (arguments
      `(#:tests? ,(not (%current-target-system))

base-commit: 6689a96ce86497299bd29f183b744116fd2d6e32
-- 
2.45.2





bug closed, send any further explanations to 72483 <at> debbugs.gnu.org and Kjartan Oli Agustsson <kjartanoli <at> outlook.com> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 19 Sep 2024 10:50: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. (Thu, 17 Oct 2024 11:24:15 GMT) Full text and rfc822 format available.

This bug report was last modified 303 days ago.

Previous Next


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