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

Previous Next

Package: guix-patches;

Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>

Date: Sat, 26 Aug 2017 03:10:02 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#28239: closed ([PATCH] gnu: Update youtube-dl to 2017.08.23.)
Date: Sat, 26 Aug 2017 08:10:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 26 Aug 2017 13:38:31 +0530
with message-id <ac62955c.AEMAPBJOs7sAAAAAAAAAAAPljAgAAAACwQwAAAAAAAW9WABZoSys <at> mailjet.com>
and subject line Re: [bug#28239] [PATCH] gnu: Update youtube-dl to 2017.08.23.
has caused the debbugs.gnu.org bug report #28239,
regarding [PATCH] gnu: Update youtube-dl to 2017.08.23.
to be marked as done.

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


-- 
28239: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28239
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Update youtube-dl to 2017.08.23.
Date: Sat, 26 Aug 2017 06:08:55 +0300
[0001-gnu-Update-youtube-dl-to-2017.08.23.patch (text/x-patch, inline)]
From f57a3cf607a9bb7992b8eb8f30d2baac9cfd5f87 Mon Sep 17 00:00:00 2001
From: Oleg Pykhalov <go.wigust <at> gmail.com>
Date: Sat, 26 Aug 2017 03:59:44 +0300
Subject: [PATCH] gnu: Update youtube-dl to 2017.08.23.

* gnu/packages/video.scm (youtube-dl): Update to 2017.08.23.
---
 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 2057307a3..4ce2a8f40 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1121,7 +1121,7 @@ access to mpv's powerful playback capabilities.")
 (define-public youtube-dl
   (package
     (name "youtube-dl")
-    (version "2017.08.18")
+    (version "2017.08.23")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://yt-dl.org/downloads/"
@@ -1129,7 +1129,7 @@ access to mpv's powerful playback capabilities.")
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1mn3wi31k62c6drpplzp2irygjhiwprj5k7w4m0g8m4bgfdjgx57"))))
+                "1vq0r37ynnj2hx0ssh3hycg4wzhwch5pphq76swfz76r1klnrich"))))
     (build-system python-build-system)
     (arguments
      ;; The problem here is that the directory for the man page and completion
-- 
2.14.1



[Message part 4 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Oleg Pykhalov <go.wigust <at> gmail.com>
Cc: 28239-done <at> debbugs.gnu.org
Subject: Re: [bug#28239] [PATCH] gnu: Update youtube-dl to 2017.08.23.
Date: Sat, 26 Aug 2017 13:38:31 +0530
I made a small change to the commit message, and pushed. Thanks!


This bug report was last modified 7 years and 328 days ago.

Previous Next


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