From: raingloom <raingloom@riseup.net> To: 56178@debbugs.gnu.org Cc: raingloom <raingloom@riseup.net> Subject: [bug#56178] [PATCH] gnu: yt-dlp: Update to 2022.06.22.1. Date: Fri, 24 Jun 2022 03:55:02 +0200 [thread overview] Message-ID: <20220624015502.20520-1-raingloom@riseup.net> (raw) * gnu/packages/video.scm (yt-dlp): Update to 2022.06.22.1. --- 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 3f565867aa..e88c3071a3 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -2467,7 +2467,7 @@ (define-public youtube-dl (define-public yt-dlp (package/inherit youtube-dl (name "yt-dlp") - (version "2022.05.18") + (version "2022.06.22.1") (source (origin (method url-fetch) (uri (string-append "https://github.com/yt-dlp/yt-dlp/" @@ -2475,7 +2475,7 @@ (define-public yt-dlp version "/yt-dlp.tar.gz")) (sha256 (base32 - "0wiiwqj8m4z6lladmrsp9354ddwlhn2gf0b39j271001g6fyi82r")) + "1nr6g3dhvjc10jzhyvgjrrxqhsgi3hiw8bswp8bi6bscimd9vhps")) (snippet '(begin ;; Delete the pre-generated files, except for the man page -- 2.36.1
next reply other threads:[~2022-06-24 1:56 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-06-24 1:55 raingloom [this message] 2022-06-25 16:46 ` bug#56178: " Guillaume Le Vaillant
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://guix.gnu.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220624015502.20520-1-raingloom@riseup.net \ --to=raingloom@riseup.net \ --cc=56178@debbugs.gnu.org \ --subject='Re: [bug#56178] [PATCH] gnu: yt-dlp: Update to 2022.06.22.1.' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this 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).