[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/88: gnu: youtube-dl: Update to 2019.04.07.
From: |
guix-commits |
Subject: |
17/88: gnu: youtube-dl: Update to 2019.04.07. |
Date: |
Wed, 10 Apr 2019 23:44:37 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e02ecf5c3a1f5d15668537f89ec0b11a8325fff3
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Apr 11 03:15:15 2019 +0200
gnu: youtube-dl: Update to 2019.04.07.
* gnu/packages/video.scm (youtube-dl): Update to 2019.04.07.
---
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 86076bf..c1240e4 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1446,7 +1446,7 @@ access to mpv's powerful playback capabilities.")
(define-public youtube-dl
(package
(name "youtube-dl")
- (version "2019.03.18")
+ (version "2019.04.07")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/rg3/youtube-dl/releases/"
@@ -1454,7 +1454,7 @@ access to mpv's powerful playback capabilities.")
version ".tar.gz"))
(sha256
(base32
- "0r31q7j3gg2zfw3b45jancxl7mmr2gin8dyfx5dgyyp92ss8hih7"))))
+ "1krx4y8nzpaqpq9qs8dnv2y988jpdccyfl9sdx9wrb0baycl119k"))))
(build-system python-build-system)
(arguments
;; The problem here is that the directory for the man page and completion
- 20/88: gnu: xcompmgr: Don't use NAME in source tag., (continued)
- 20/88: gnu: xcompmgr: Don't use NAME in source tag., guix-commits, 2019/04/10
- 28/88: gnu: ansible: Update to 2.7.10., guix-commits, 2019/04/10
- 27/88: gnu: surfraw: Update to 2.3.0., guix-commits, 2019/04/10
- 30/88: gnu: links: Update to 2.19., guix-commits, 2019/04/10
- 19/88: gnu: cifs-utils: Update to 6.9., guix-commits, 2019/04/10
- 26/88: gnu: stunnel: Update to 5.53., guix-commits, 2019/04/10
- 42/88: gnu: emacs-package-lint: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 41/88: gnu: emacs-image+: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 11/88: gnu: acpica: Update to 20190405., guix-commits, 2019/04/10
- 12/88: gnu: autojump: Don't use unstable tarball., guix-commits, 2019/04/10
- 17/88: gnu: youtube-dl: Update to 2019.04.07.,
guix-commits <=
- 15/88: gnu: noice: Update to 0.8., guix-commits, 2019/04/10
- 25/88: gnu: xmobar: Don't use NAME in source URI., guix-commits, 2019/04/10
- 21/88: gnu: xcompmgr: Update to 1.1.8., guix-commits, 2019/04/10
- 24/88: gnu: polybar: Update to 3.3.1., guix-commits, 2019/04/10
- 32/88: gnu: hangups: Update to 0.4.9., guix-commits, 2019/04/10
- 29/88: gnu: links: Don't use NAME in source URI., guix-commits, 2019/04/10
- 22/88: gnu: xcompmgr: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 33/88: gnu: fasm: Update to 1.73.10., guix-commits, 2019/04/10
- 39/88: gnu: emacs-helm-flycheck: Use GIT-FILE-NAME., guix-commits, 2019/04/10
- 40/88: gnu: emacs-helm-ls-git: Use GIT-FILE-NAME., guix-commits, 2019/04/10