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

Previous Next

Package: guix-patches;

Reported by: Alex Vong <alexvong1995 <at> gmail.com>

Date: Sat, 8 Sep 2018 15:58:02 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32664 in the body.
You can then email your comments to 32664 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#32664; Package guix-patches. (Sat, 08 Sep 2018 15:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alex Vong <alexvong1995 <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 08 Sep 2018 15:58:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alex Vong <alexvong1995 <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: alexvong1995 <at> gmail.com
Subject: [PATCH] gnu: youtube-dl: Update to 2018.08.04.
Date: Sat, 08 Sep 2018 23:57:11 +0800
[Message part 1 (text/plain, inline)]
Hi,

This patch updates youtube-dl to the latest version. The current version
is too old for certain videos.

[0001-gnu-youtube-dl-Update-to-2018.08.04.patch (text/x-diff, inline)]
From bb343a30a33bedb2a5f2c0103efb8b4f41de7e2b Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995 <at> gmail.com>
Date: Sat, 8 Sep 2018 23:50:57 +0800
Subject: [PATCH] gnu: youtube-dl: Update to 2018.08.04.

* gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
---
 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 3e074e6c3..900575b82 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1270,7 +1270,7 @@ access to mpv's powerful playback capabilities.")
 (define-public youtube-dl
   (package
     (name "youtube-dl")
-    (version "2018.08.04")
+    (version "2018.09.08")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://yt-dl.org/downloads/"
@@ -1278,7 +1278,7 @@ access to mpv's powerful playback capabilities.")
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1hcx99qbbyigc8k98c8bcc6a2wnhq6493fmrkl7rysc8krlxr0pm"))))
+                "0vwc4faqdddrb3nm4fzmkr60n5rc2zwyy8jwrrjad60kcp8isf05"))))
     (build-system python-build-system)
     (arguments
      ;; The problem here is that the directory for the man page and completion
-- 
2.18.0

[Message part 3 (text/plain, inline)]
Cheers,
Alex
[signature.asc (application/pgp-signature, inline)]

Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Mon, 10 Sep 2018 09:35:02 GMT) Full text and rfc822 format available.

Notification sent to Alex Vong <alexvong1995 <at> gmail.com>:
bug acknowledged by developer. (Mon, 10 Sep 2018 09:35:02 GMT) Full text and rfc822 format available.

Message #10 received at 32664-done <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Alex Vong <alexvong1995 <at> gmail.com>
Cc: 32664-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: youtube-dl: Update to 2018.08.04.
Date: Mon, 10 Sep 2018 11:34:07 +0200
Thanks for the patch.  I applied it with commit d93037401.

-- 
Ricardo





Information forwarded to guix-patches <at> gnu.org:
bug#32664; Package guix-patches. (Mon, 10 Sep 2018 10:35:01 GMT) Full text and rfc822 format available.

Message #13 received at 32664 <at> debbugs.gnu.org (full text, mbox):

From: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
To: Alex Vong <alexvong1995 <at> gmail.com>, 32664 <at> debbugs.gnu.org
Subject: Re: [bug#32664] [PATCH] gnu: youtube-dl: Update to 2018.08.04.
Date: Mon, 10 Sep 2018 12:34:21 +0200
On 9/8/18 5:57 PM, Alex Vong wrote:
> Hi,
> 
> This patch updates youtube-dl to the latest version. The current version
> is too old for certain videos.

> 0001-gnu-youtube-dl-Update-to-2018.08.04.patch
>
> From bb343a30a33bedb2a5f2c0103efb8b4f41de7e2b Mon Sep 17 00:00:00 2001
> From: Alex Vong <alexvong1995 <at> gmail.com>
> Date: Sat, 8 Sep 2018 23:50:57 +0800
> Subject: [PATCH] gnu: youtube-dl: Update to 2018.08.04.
>
> * gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.

Somehow the commit message didn't reflect what was done there. Should be
"Update to 2018.09.08" :)




Information forwarded to guix-patches <at> gnu.org:
bug#32664; Package guix-patches. (Mon, 10 Sep 2018 23:35:01 GMT) Full text and rfc822 format available.

Message #16 received at 32664 <at> debbugs.gnu.org (full text, mbox):

From: Alex Vong <alexvong1995 <at> gmail.com>
To: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
Cc: 32664 <at> debbugs.gnu.org, alexvong1995 <at> gmail.com
Subject: Re: [bug#32664] [PATCH] gnu: youtube-dl: Update to 2018.08.04.
Date: Tue, 11 Sep 2018 07:33:36 +0800
[Message part 1 (text/plain, inline)]
Jonathan Brielmaier <jonathan.brielmaier <at> web.de> writes:

> On 9/8/18 5:57 PM, Alex Vong wrote:
>> Hi,
>> 
>> This patch updates youtube-dl to the latest version. The current version
>> is too old for certain videos.
>
>> 0001-gnu-youtube-dl-Update-to-2018.08.04.patch
>>
>> From bb343a30a33bedb2a5f2c0103efb8b4f41de7e2b Mon Sep 17 00:00:00 2001
>> From: Alex Vong <alexvong1995 <at> gmail.com>
>> Date: Sat, 8 Sep 2018 23:50:57 +0800
>> Subject: [PATCH] gnu: youtube-dl: Update to 2018.08.04.
>>
>> * gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
>
> Somehow the commit message didn't reflect what was done there. Should be
> "Update to 2018.09.08" :)

You're right, I forget to change the commit message. But it has been
pushed, what should we do now?
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#32664; Package guix-patches. (Tue, 11 Sep 2018 00:27:02 GMT) Full text and rfc822 format available.

Message #19 received at 32664 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Alex Vong <alexvong1995 <at> gmail.com>
Cc: 32664 <at> debbugs.gnu.org, Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
Subject: Re: [bug#32664] [PATCH] gnu: youtube-dl: Update to 2018.08.04.
Date: Mon, 10 Sep 2018 20:26:30 -0400
[Message part 1 (text/plain, inline)]
On Tue, Sep 11, 2018 at 07:33:36AM +0800, Alex Vong wrote:
> Jonathan Brielmaier <jonathan.brielmaier <at> web.de> writes:
> > Somehow the commit message didn't reflect what was done there. Should be
> > "Update to 2018.09.08" :)
> 
> You're right, I forget to change the commit message. But it has been
> pushed, what should we do now?

Nothing :)

It was a mistake and we documented it here. There's nothing left to do
to fix it.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 09 Oct 2018 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 253 days ago.

Previous Next


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