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

Previous Next

Package: guix-patches;

Reported by: raingloom <raingloom <at> riseup.net>

Date: Fri, 24 Jun 2022 01:56:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

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: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#56178: closed ([PATCH] gnu: yt-dlp: Update to 2022.06.22.1.)
Date: Sat, 25 Jun 2022 16:48:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 25 Jun 2022 16:46:31 +0000
with message-id <87k094r8q9.fsf <at> kitej>
and subject line Re: [bug#56178] [PATCH] gnu: yt-dlp: Update to 2022.06.22.1.
has caused the debbugs.gnu.org bug report #56178,
regarding [PATCH] gnu: yt-dlp: Update to 2022.06.22.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
56178: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56178
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: raingloom <raingloom <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: raingloom <raingloom <at> riseup.net>
Subject: [PATCH] gnu: yt-dlp: Update to 2022.06.22.1.
Date: Fri, 24 Jun 2022 03:55:02 +0200
* gnu/packages/video.scm (yt-dlp): Update to 2022.06.22.1.
---
 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 3f565867aa..e88c3071a3 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2467,7 +2467,7 @@ (define-public youtube-dl
 (define-public yt-dlp
   (package/inherit youtube-dl
     (name "yt-dlp")
-    (version "2022.05.18")
+    (version "2022.06.22.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/yt-dlp/yt-dlp/"
@@ -2475,7 +2475,7 @@ (define-public yt-dlp
                                   version "/yt-dlp.tar.gz"))
               (sha256
                (base32
-                "0wiiwqj8m4z6lladmrsp9354ddwlhn2gf0b39j271001g6fyi82r"))
+                "1nr6g3dhvjc10jzhyvgjrrxqhsgi3hiw8bswp8bi6bscimd9vhps"))
               (snippet
                '(begin
                   ;; Delete the pre-generated files, except for the man page
-- 
2.36.1



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: raingloom <raingloom <at> riseup.net>
Cc: 56178-done <at> debbugs.gnu.org
Subject: Re: [bug#56178] [PATCH] gnu: yt-dlp: Update to 2022.06.22.1.
Date: Sat, 25 Jun 2022 16:46:31 +0000
[Message part 4 (text/plain, inline)]
Patch pushed as 4772c03ffee551f872a952454ba7beace6f4c513.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 26 days ago.

Previous Next


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