unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 74138@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#74138] [PATCH] gnu: yt-dlp: Update to 2024.11.04.
Date: Mon,  4 Nov 2024 10:21:08 +0100	[thread overview]
Message-ID: <91d523c89caea63d88fb3f45a163f60da5955c78.1730712067.git.ashish.is@lostca.se> (raw)
In-Reply-To: <fdf5a63d43e94d5f7087fbdfbca77274a458f907.1730497109.git.sharlatanus@gmail.com>

From: Ashish SHUKLA <ashish.is@lostca.se>

* gnu/packages/video.scm (yt-dlp): Update to 2024.11.04.

Change-Id: I39107d025eaff185caf5c56c2ab869c7242a21ca
---
Hi,

Just noticed that there is an update to yt-dlp, so sending it based off prior commits in this thread.

And needless to say, this update works fine.

 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 12e321e96c..173f1da790 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3171,7 +3171,7 @@ (define-public youtube-dl
 (define-public yt-dlp
   (package
     (name "yt-dlp")
-    (version "2024.10.22")
+    (version "2024.11.04")
     (source
      (origin
        (method git-fetch)
@@ -3183,7 +3183,7 @@ (define-public yt-dlp
        (snippet '(substitute* "pyproject.toml"
                    (("^.*Programming Language :: Python :: 3\\.13.*$") "")))
        (sha256
-        (base32 "1gw19f4h71vlchljg08g5l8sd60gmflbdpxz2vsinxzkmqvrqnra"))))
+        (base32 "13va3mpv1i04mprmlz4s3gciv88m0vzqyqql9008g8ivni01xrr5"))))
     (build-system pyproject-build-system)
     (arguments
      `(#:tests? ,(not (%current-target-system))

base-commit: 3247453752130cd17ea54b8f5fe59f1dd2ffb8a0
-- 
2.47.0





  reply	other threads:[~2024-11-04  9:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-31 16:25 [bug#74138] [PATCH v1] gnu: yt-dlp: Update to 2024.10.22 Jakob Kirsch via Guix-patches via
2024-10-30 22:14 ` Doğan Çeçen
2024-11-01 21:41 ` [bug#74138] [PATCH v2 0/2] " Sharlatan Hellseher
2024-11-01 21:41   ` [bug#74138] [PATCH v2 1/2] gnu: python-websockets: Update to 13.0 Sharlatan Hellseher
2024-11-01 21:41   ` [bug#74138] [PATCH v2 2/2] gnu: yt-dlp: Update to 2024.10.22 Sharlatan Hellseher
2024-11-04  9:21     ` ashish.is--- via Guix-patches via [this message]
2024-11-18  9:08       ` [bug#74138] [PATCH v1] " Ludovic Courtès
2024-11-18  9:50         ` Sharlatan Hellseher
2024-11-18 17:47           ` Ashish SHUKLA via Guix-patches via
2024-11-18 17:46       ` [bug#74138] [PATCH] gnu: yt-dlp: Update to 2024.11.18 ashish.is--- via Guix-patches via
2024-11-18 23:35 ` bug#74138: [PATCH v1] gnu: yt-dlp: Update to 2024.10.22 Sharlatan Hellseher

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=91d523c89caea63d88fb3f45a163f60da5955c78.1730712067.git.ashish.is@lostca.se \
    --to=guix-patches@gnu.org \
    --cc=74138@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).