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

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

[debbugs-tracker] bug#32232: closed ([PATCH] gnu: youtube-dl: Update to


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32232: closed ([PATCH] gnu: youtube-dl: Update to 2018.07.10.)
Date: Sat, 21 Jul 2018 18:16:02 +0000

Your message dated Sat, 21 Jul 2018 14:15:06 -0400
with message-id <address@hidden>
and subject line Re: [bug#32232] [PATCH] gnu: youtube-dl: Update to 2018.07.10.
has caused the debbugs.gnu.org bug report #32232,
regarding [PATCH] gnu: youtube-dl: Update to 2018.07.10.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32232: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32232
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: youtube-dl: Update to 2018.07.10. Date: Sat, 21 Jul 2018 10:34:09 +0200
* gnu/packages/video.scm (youtube-dl): Update to 2018.07.10.
---
 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 9419ef86c..7bf4e4379 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1225,7 +1225,7 @@ access to mpv's powerful playback capabilities.")
 (define-public youtube-dl
   (package
     (name "youtube-dl")
-    (version "2018.06.19")
+    (version "2018.07.10")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://yt-dl.org/downloads/";
@@ -1233,7 +1233,7 @@ access to mpv's powerful playback capabilities.")
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0ys2mc84r7mjpn7rykb57sn3ii1kp3divjdn2ivwqknj8jrzg3z6"))))
+                "1rigah941k2drzx5qz937lk68gw9jrizj5lgd9f9znp0bgi2d0xd"))))
     (build-system python-build-system)
     (arguments
      ;; The problem here is that the directory for the man page and completion
-- 
2.18.0

Attachment: pgpHzeexyxNqp.pgp
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#32232] [PATCH] gnu: youtube-dl: Update to 2018.07.10. Date: Sat, 21 Jul 2018 14:15:06 -0400 User-agent: Mutt/1.10.1 (2018-07-13)
On Sat, Jul 21, 2018 at 10:34:09AM +0200, Björn Höfling wrote:
> 
> * gnu/packages/video.scm (youtube-dl): Update to 2018.07.10.

Thanks! Pushed as 889e7fab3c04be98a59b880bf44fbdaa6ddf0a4e

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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