gnu: youtube-dl: Update to 2018.12.17.
authorBjörn Höfling <bjoern.hoefling@bjoernhoefling.de>
Sat, 29 Dec 2018 20:46:45 +0000 (21:46 +0100)
committerBjörn Höfling <bjoern.hoefling@bjoernhoefling.de>
Sat, 29 Dec 2018 20:50:34 +0000 (21:50 +0100)
* gnu/packages/video.scm (youtube-dl): Update to 2018.12.17.

gnu/packages/video.scm

index c327c9b..322b88e 100644 (file)
@@ -1338,7 +1338,7 @@ access to mpv's powerful playback capabilities.")
 (define-public youtube-dl
   (package
     (name "youtube-dl")
-    (version "2018.11.07")
+    (version "2018.12.17")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://yt-dl.org/downloads/"
@@ -1346,7 +1346,7 @@ access to mpv's powerful playback capabilities.")
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1rvc2m2kbm2kycqsa7fkcg5gql9f0w3hn1a7jg48zzl06ayggxk9"))))
+                "1nd4zr3wd35vldm775m9wcgbzma2013yyj134lcz19ipjs38isrk"))))
     (build-system python-build-system)
     (arguments
      ;; The problem here is that the directory for the man page and completion