[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/33: gnu: yt-dlp: Update to 2023.09.24.
From: |
guix-commits |
Subject: |
31/33: gnu: yt-dlp: Update to 2023.09.24. |
Date: |
Wed, 27 Sep 2023 07:09:28 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 3fe9a30e9457de164de95966fceaa75aec38b938
Author: pinoaffe <pinoaffe@gmail.com>
AuthorDate: Mon Sep 25 22:28:15 2023 +0200
gnu: yt-dlp: Update to 2023.09.24.
* gnu/packages/video.scm (yt-dlp): Update to 2023.09.24.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 5375424ce6..d4afdfd21e 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2597,7 +2597,7 @@ YouTube.com and many more sites.")
(define-public yt-dlp
(package/inherit youtube-dl
(name "yt-dlp")
- (version "2023.07.06")
+ (version "2023.09.24")
(source
(origin
(method git-fetch)
@@ -2606,7 +2606,7 @@ YouTube.com and many more sites.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "14g3qc3j4px5jiv292yj5hh8vxlnnd5bzvsq7h37jvhmrn5r4bsw"))))
+ (base32 "15ngsg3cadf2bv700fa1k5az5xpsm0wqr0cixbz8fcbhwdflfq6f"))))
(arguments
(substitute-keyword-arguments (package-arguments youtube-dl)
((#:tests? _) (not (%current-target-system)))
- 22/33: gnu: python-rad: Update to 0.17.1., (continued)
- 22/33: gnu: python-rad: Update to 0.17.1., guix-commits, 2023/09/27
- 25/33: gnu: python-stdatamodels: Update to 1.8.0., guix-commits, 2023/09/27
- 23/33: gnu: python-roman-datamodels: Update to 0.17.1., guix-commits, 2023/09/27
- 13/33: gnu: python-cdflib: Update to 1.1.0., guix-commits, 2023/09/27
- 26/33: gnu: python-astropy: Update to 5.3.3., guix-commits, 2023/09/27
- 30/33: gnu: lhasa: Update to 0.4.0., guix-commits, 2023/09/27
- 16/33: gnu: python-bayesicfitting: Update to 3.2.0., guix-commits, 2023/09/27
- 17/33: gnu: python-crds: Update to 11.17.4., guix-commits, 2023/09/27
- 19/33: gnu: python-jwst: Update to 1.11.4., guix-commits, 2023/09/27
- 24/33: gnu: python-roman-datamodels: Remove all test constraints., guix-commits, 2023/09/27
- 31/33: gnu: yt-dlp: Update to 2023.09.24.,
guix-commits <=
- 27/33: gnu: python-tslearn: Update to 0.6.2., guix-commits, 2023/09/27
- 28/33: gnu: cmark: Update to 0.30.3., guix-commits, 2023/09/27
- 29/33: gnu: vcmi: Update to 1.3.2., guix-commits, 2023/09/27