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

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

bug#48900: closed ([PATCH] gnu: youtube-dl: Update to 2021.06.06.)


From: GNU bug Tracking System
Subject: bug#48900: closed ([PATCH] gnu: youtube-dl: Update to 2021.06.06.)
Date: Mon, 07 Jun 2021 20:06:02 +0000

Your message dated Mon, 07 Jun 2021 22:05:40 +0200
with message-id <dcbbed00ab51c368d50567ed34b00b99@tobias.gr>
and subject line Pushed isync & youtube-dl updates
has caused the debbugs.gnu.org bug report #48900,
regarding [PATCH] gnu: youtube-dl: Update to 2021.06.06.
to be marked as done.

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


-- 
48900: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48900
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: youtube-dl: Update to 2021.06.06. Date: Mon, 07 Jun 2021 14:28:02 +0200
* gnu/packages/video.scm (youtube-dl): Update to 2021.06.06.
---
 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 e352cbf6fd..a694d4bb43 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2191,14 +2191,14 @@ To load this plugin, specify the following option when 
starting mpv:
 (define-public youtube-dl
   (package
     (name "youtube-dl")
-    (version "2021.05.16")
+    (version "2021.06.06")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://youtube-dl.org/downloads/latest/";
                                   "youtube-dl-" version ".tar.gz"))
               (sha256
                (base32
-                "1z8sdzvkxhscnzy7cnjag308glif0k8jylr11biqwzypm1f2l0fl"))
+                "1hqan9h55x9gfdakw554vic68w9gpvhblchwxlw265zxp56hxjrw"))
               (snippet
                '(begin
                   ;; Delete the pre-generated files, except for the man page

base-commit: e3611cc412e7b1c750a56d17fb1b7cde684baa3f
-- 
2.31.1





--- End Message ---
--- Begin Message --- Subject: Pushed isync & youtube-dl updates Date: Mon, 07 Jun 2021 22:05:40 +0200
Hi,

Pushed as 920dd34a3428e44a4bc60d01f870b7ec49b8df43 et al.  Thanks!

Kind regards,

T G-R

Sent from a Web browser. Excuse or enjoy my brevity.


--- End Message ---

reply via email to

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