GNU bug report logs - #48900
[PATCH] gnu: youtube-dl: Update to 2021.06.06.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Mon, 7 Jun 2021 12:29:02 UTC

Severity: normal

Tags: patch

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

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: Xinglu Chen <public <at> yoctocell.xyz>
Subject: bug#48900: closed (Pushed isync & youtube-dl updates)
Date: Mon, 07 Jun 2021 20:06:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#48900: [PATCH] gnu: youtube-dl: Update to 2021.06.06.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 48900 <at> debbugs.gnu.org.

-- 
48900: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48900
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 48898-done <at> debbugs.gnu.org, 48900-done <at> debbugs.gnu.org
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.

[Message part 3 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
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





This bug report was last modified 4 years and 63 days ago.

Previous Next


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