[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
147/182: gnu: youtube-dl: Update to 2019.11.05.
From: |
guix-commits |
Subject: |
147/182: gnu: youtube-dl: Update to 2019.11.05. |
Date: |
Fri, 15 Nov 2019 00:02:00 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit f4654802bfabfdf0cddcd9bf149af7314d75ebe8
Author: Ludovic Courtès <address@hidden>
Date: Sat Nov 9 23:06:13 2019 +0100
gnu: youtube-dl: Update to 2019.11.05.
* gnu/packages/video.scm (youtube-dl): Update to 2019.11.05.
---
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 d4501c5..8eb8a17 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1497,7 +1497,7 @@ projects while introducing many more.")
(define-public youtube-dl
(package
(name "youtube-dl")
- (version "2019.10.29")
+ (version "2019.11.05")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/ytdl-org/youtube-dl/"
@@ -1505,7 +1505,7 @@ projects while introducing many more.")
version ".tar.gz"))
(sha256
(base32
- "1lq6ycjbx07831s24yx42q6m6svas4mf02vbszw0965dbbzs7vp4"))))
+ "129461i4103slqj3nq69djnlmgjj3lfgmazn41avc5g967w29b85"))))
(build-system python-build-system)
(arguments
;; The problem here is that the directory for the man page and completion
- 145/182: gnu: Add matcha-theme., (continued)
- 145/182: gnu: Add matcha-theme., guix-commits, 2019/11/15
- 144/182: doc: Mention value /var to localstatedir option., guix-commits, 2019/11/15
- 146/182: gnu: Add artyfx, guix-commits, 2019/11/15
- 152/182: gnu: gegl: Add source URIs., guix-commits, 2019/11/15
- 151/182: gnu: babl: Update to 0.1.72., guix-commits, 2019/11/15
- 159/182: gnu: cgal: Use HTTPS home page., guix-commits, 2019/11/15
- 157/182: gnu: faad2: Update to 2.8.6., guix-commits, 2019/11/15
- 163/182: gnu: monero-gui: Update to 0.15.0.0., guix-commits, 2019/11/15
- 126/182: gnu: neovim: Update to 0.4.3., guix-commits, 2019/11/15
- 124/182: build: Warn about etc/indent-code.el when Emacs is absent., guix-commits, 2019/11/15
- 147/182: gnu: youtube-dl: Update to 2019.11.05.,
guix-commits <=
- 148/182: gnu: qtractor: Update to 0.9.11., guix-commits, 2019/11/15
- 122/182: ui: Emit hyperlinks for 'license' in package search results., guix-commits, 2019/11/15
- 127/182: gnu: signify: Update to 27., guix-commits, 2019/11/15
- 131/182: gnu: python-reportlab: Update to 3.5.32., guix-commits, 2019/11/15
- 132/182: gnu: rdesktop: Update to 1.9.0., guix-commits, 2019/11/15
- 135/182: gnu: parcimonie: Update to 0.11.0., guix-commits, 2019/11/15
- 134/182: gnu: Add perl-moox-strictconstructor., guix-commits, 2019/11/15
- 138/182: services: hpcguix-web: Explicitly import (guix build utils)., guix-commits, 2019/11/15
- 140/182: tests: Update references to the now-deprecated 'guile-json' variable., guix-commits, 2019/11/15
- 155/182: gnu: xfce4-whiskermenu-plugin: Don't use NAME in source URI., guix-commits, 2019/11/15