From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 74947@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#74947] [PATCH] gnu: yt-dlp: Update to 2024.12.13.
Date: Wed, 18 Dec 2024 17:45:49 +0100 [thread overview]
Message-ID: <2deebd52b016acd6a93c3118bd71c228ec0c8141.1734540349.git.ashish.is@lostca.se> (raw)
From: Ashish SHUKLA <ashish.is@lostca.se>
* gnu/packages/video.scm (yt-dlp): Update to 2024.12.13.
Change-Id: I9aaf05b55c5f5e8fd07616945dc5b4bfde1573b2
---
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 0cf7f19ea7..fc7f930df0 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3167,7 +3167,7 @@ (define-public youtube-dl
(define-public yt-dlp
(package
(name "yt-dlp")
- (version "2024.11.18")
+ (version "2024.12.13")
(source
(origin
(method git-fetch)
@@ -3179,7 +3179,7 @@ (define-public yt-dlp
(snippet '(substitute* "pyproject.toml"
(("^.*Programming Language :: Python :: 3\\.13.*$") "")))
(sha256
- (base32 "019wkjbjcdsf56sk5ihnkprp02a80vkja448iwps1illzb5jp52f"))))
+ (base32 "1659zblb5a06g033161s3qdndcafkkkz3zcm05vdk1zcjca9drbk"))))
(build-system pyproject-build-system)
(arguments
`(#:tests? ,(not (%current-target-system))
base-commit: 7c1199828b149746a555f78df47c552dd0aca885
--
2.47.1
next reply other threads:[~2024-12-18 16:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-18 16:45 ashish.is--- via Guix-patches via [this message]
2024-12-18 21:52 ` bug#74947: [PATCH] gnu: yt-dlp: Update to 2024.12.13 Leo Famulari
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=2deebd52b016acd6a93c3118bd71c228ec0c8141.1734540349.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=74947@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).