summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-08-08 19:03:55 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-08-09 02:17:21 +0200
commit57f962f3f0e2083cea24326d3cf88d21cfd486f8 (patch)
treedb9a7160427bdc5665d169ebfda38bcc5b18f7ab
parent729a9722ee95693bd63c370e03762b1f6a02f708 (diff)
downloadpatches-57f962f3f0e2083cea24326d3cf88d21cfd486f8.tar
patches-57f962f3f0e2083cea24326d3cf88d21cfd486f8.tar.gz
gnu: youtube-dl: Update to 2018.08.04.
* gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
-rw-r--r--gnu/packages/video.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 3ebda12069..2a1391c049 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1257,7 +1257,7 @@ access to mpv's powerful playback capabilities.")
(define-public youtube-dl
(package
(name "youtube-dl")
- (version "2018.07.29")
+ (version "2018.08.04")
(source (origin
(method url-fetch)
(uri (string-append "https://yt-dl.org/downloads/"
@@ -1265,7 +1265,7 @@ access to mpv's powerful playback capabilities.")
version ".tar.gz"))
(sha256
(base32
- "18rszvvpw9zyqfjysydvl24jf0hlpfcd22fgqsijhsq7bznwr9jj"))))
+ "1hcx99qbbyigc8k98c8bcc6a2wnhq6493fmrkl7rysc8krlxr0pm"))))
(build-system python-build-system)
(arguments
;; The problem here is that the directory for the man page and completion