emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57170: closed ([PATCH] gnu: yt-dlp: Update to 2022.08.08.)


From: GNU bug Tracking System
Subject: bug#57170: closed ([PATCH] gnu: yt-dlp: Update to 2022.08.08.)
Date: Sat, 13 Aug 2022 12:15:02 +0000

Your message dated Sat, 13 Aug 2022 14:13:48 +0200
with message-id <87o7wonxws.fsf@nckx>
and subject line Re: [bug#57170] [PATCH] gnu: yt-dlp: Update to 2022.08.08.
has caused the debbugs.gnu.org bug report #57170,
regarding [PATCH] gnu: yt-dlp: Update to 2022.08.08.
to be marked as done.

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


-- 
57170: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57170
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#57170] [PATCH] gnu: yt-dlp: Update to 2022.08.08. Date: Sat, 13 Aug 2022 14:13:48 +0200
Hi!

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

Pushed as a6fb2d27608933f3dbf8d8543b424bac12552254.

Thanks,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]