* [bug#57170] [PATCH] gnu: yt-dlp: Update to 2022.08.08.
@ 2022-08-13 11:39 pinoaffe
2022-08-13 12:13 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: pinoaffe @ 2022-08-13 11:39 UTC (permalink / raw)
To: 57170
* gnu/packages/video.scm (yt-dlp): Update to 2022.08.08.
---
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 68f129dee7..4b438a08c8 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2486,7 +2486,7 @@ (define-public youtube-dl
(define-public yt-dlp
(package/inherit youtube-dl
(name "yt-dlp")
- (version "2022.07.18")
+ (version "2022.08.08")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/yt-dlp/yt-dlp/"
@@ -2494,7 +2494,7 @@ (define-public yt-dlp
version "/yt-dlp.tar.gz"))
(sha256
(base32
- "1wmzfqhysx1mqdba4ikvm6nbahasihi4xgqwqad20y3vs701slyj"))
+ "0vrmdk3znncph3a4b1y83pxnzhkv1b210b0ncb5daghgsz0jwv1k"))
(snippet
#~(begin
;; Delete the pre-generated files, except for the man page
--
2.37.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#57170] [PATCH] gnu: yt-dlp: Update to 2022.08.08.
2022-08-13 11:39 [bug#57170] [PATCH] gnu: yt-dlp: Update to 2022.08.08 pinoaffe
@ 2022-08-13 12:13 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2022-08-13 12:13 UTC (permalink / raw)
To: pinoaffe; +Cc: 57170-done, 57170
[-- Attachment #1: Type: text/plain, Size: 162 bytes --]
Hi!
pinoaffe 写道:
> * gnu/packages/video.scm (yt-dlp): Update to 2022.08.08.
Pushed as a6fb2d27608933f3dbf8d8543b424bac12552254.
Thanks,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-13 12:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-13 11:39 [bug#57170] [PATCH] gnu: yt-dlp: Update to 2022.08.08 pinoaffe
2022-08-13 12:13 ` Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).