[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/11: gnu: youtube-dl: Update to 2018.08.04.
From: |
Tobias Geerinckx-Rice |
Subject: |
04/11: gnu: youtube-dl: Update to 2018.08.04. |
Date: |
Wed, 8 Aug 2018 20:27:03 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 57f962f3f0e2083cea24326d3cf88d21cfd486f8
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Aug 8 19:03:55 2018 +0200
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 3ebda12..2a1391c 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
- branch master updated (4976ebd -> 4c2ce29), Tobias Geerinckx-Rice, 2018/08/08
- 01/11: gnu: stunnel: Update to 5.48 [security fix]., Tobias Geerinckx-Rice, 2018/08/08
- 03/11: gnu: msitools: Update to 0.98., Tobias Geerinckx-Rice, 2018/08/08
- 07/11: gnu: setbfree: Update to 0.8.7., Tobias Geerinckx-Rice, 2018/08/08
- 10/11: gnu: xlockmore: Update to 5.56., Tobias Geerinckx-Rice, 2018/08/08
- 04/11: gnu: youtube-dl: Update to 2018.08.04.,
Tobias Geerinckx-Rice <=
- 05/11: gnu: libostree: Update to 2018.7., Tobias Geerinckx-Rice, 2018/08/08
- 06/11: gnu: setbfree: Don't use unstable tarball., Tobias Geerinckx-Rice, 2018/08/08
- 08/11: gnu: yoshimi: Update to 1.5.8.2., Tobias Geerinckx-Rice, 2018/08/08
- 09/11: gnu: autogen: Update to 5.18.14., Tobias Geerinckx-Rice, 2018/08/08
- 11/11: gnu: dovecot: Update to 2.3.2.1., Tobias Geerinckx-Rice, 2018/08/08
- 02/11: gnu: uwsgi: Update to 2.0.17.1., Tobias Geerinckx-Rice, 2018/08/08