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

Previous Next

Package: guix-patches;

Reported by: pinoaffe <pinoaffe <at> gmail.com>

Date: Sat, 13 Aug 2022 11:40:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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 57170 in the body.
You can then email your comments to 57170 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#57170; Package guix-patches. (Sat, 13 Aug 2022 11:40:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to pinoaffe <pinoaffe <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 13 Aug 2022 11:40:02 GMT) Full text and rfc822 format available.

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

From: pinoaffe <pinoaffe <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: yt-dlp: Update to 2022.08.08.
Date: Sat, 13 Aug 2022 04:39:49 -0700 (PDT)
* gnu/packages/video.scm (yt-dlp): Update to 2022.08.08.
---
 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 68f129dee7..4b438a08c8 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2486,7 +2486,7 @@ (define-public youtube-dl
 (define-public yt-dlp
   (package/inherit youtube-dl
     (name "yt-dlp")
-    (version "2022.07.18")
+    (version "2022.08.08")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/yt-dlp/yt-dlp/"
@@ -2494,7 +2494,7 @@ (define-public yt-dlp
                                   version "/yt-dlp.tar.gz"))
               (sha256
                (base32
-                "1wmzfqhysx1mqdba4ikvm6nbahasihi4xgqwqad20y3vs701slyj"))
+                "0vrmdk3znncph3a4b1y83pxnzhkv1b210b0ncb5daghgsz0jwv1k"))
               (snippet
                #~(begin
                    ;; Delete the pre-generated files, except for the man page
-- 
2.37.1





Information forwarded to guix-patches <at> gnu.org:
bug#57170; Package guix-patches. (Sat, 13 Aug 2022 12:15:01 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: pinoaffe <pinoaffe <at> gmail.com>
Cc: 57170-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#57170] [PATCH] gnu: yt-dlp: Update to 2022.08.08.
Date: Sat, 13 Aug 2022 14:13:48 +0200
[Message part 1 (text/plain, inline)]
Hi!

pinoaffe 写道:
> * gnu/packages/video.scm (yt-dlp): Update to 2022.08.08.

Pushed as a6fb2d27608933f3dbf8d8543b424bac12552254.

Thanks,

T G-R
[signature.asc (application/pgp-signature, inline)]

Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Sat, 13 Aug 2022 12:15:02 GMT) Full text and rfc822 format available.

Notification sent to pinoaffe <pinoaffe <at> gmail.com>:
bug acknowledged by developer. (Sat, 13 Aug 2022 12:15:03 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, 11 Sep 2022 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 286 days ago.

Previous Next


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