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

Previous Next

Package: guix-patches;

Reported by: Amin Bandali <mab <at> gnu.org>

Date: Sat, 25 Jan 2020 02:56:01 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.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: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#39276: closed ([PATCH] gnu: youtube-dl: Update to 2020.01.24.)
Date: Sat, 25 Jan 2020 15:32:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 25 Jan 2020 21:00:57 +0530
with message-id <cu7h80jblji.fsf <at> systemreboot.net>
and subject line Re: [bug#39276] [PATCH] gnu: youtube-dl: Update to 2020.01.24.
has caused the debbugs.gnu.org bug report #39276,
regarding [PATCH] gnu: youtube-dl: Update to 2020.01.24.
to be marked as done.

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


-- 
39276: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39276
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Amin Bandali <mab <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: Amin Bandali <mab <at> gnu.org>
Subject: [PATCH] gnu: youtube-dl: Update to 2020.01.24.
Date: Fri, 24 Jan 2020 21:24:27 -0500
* gnu/packages/video.scm (youtube-dl): Update to 2020.01.24.
---
 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 ee7108753f..e7586f4c61 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1543,7 +1543,7 @@ To load this plugin, specify the following option when starting mpv:
 (define-public youtube-dl
   (package
     (name "youtube-dl")
-    (version "2020.01.15")
+    (version "2020.01.24")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/ytdl-org/youtube-dl/"
@@ -1551,7 +1551,7 @@ To load this plugin, specify the following option when starting mpv:
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0dyjc8nxyg9ry2ylmblh3fwavpais3mdfj6ndw4i0yc2vkw12rsm"))))
+                "1zrnbjnwv315f9a83lk5c0gl4ianvp6q2kinxvqlv604sabcq78b"))))
     (build-system python-build-system)
     (arguments
      ;; The problem here is that the directory for the man page and completion
-- 
2.25.0



[Message part 3 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Amin Bandali <mab <at> gnu.org>
Cc: 39276-done <at> debbugs.gnu.org
Subject: Re: [bug#39276] [PATCH] gnu: youtube-dl: Update to 2020.01.24.
Date: Sat, 25 Jan 2020 21:00:57 +0530
[Message part 4 (text/plain, inline)]
Pushed, thanks for the patch! :-)
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 179 days ago.

Previous Next


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