GNU bug report logs -
#66200
[PATCH] gnu: yt-dlp: Update to 2023.09.24.
Previous Next
Reported by: pinoaffe <pinoaffe <at> gmail.com>
Date: Mon, 25 Sep 2023 20:29:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66200 in the body.
You can then email your comments to 66200 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66200
; Package
guix-patches
.
(Mon, 25 Sep 2023 20:29:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
pinoaffe <pinoaffe <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 25 Sep 2023 20:29:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/video.scm (yt-dlp): Update to 2023.09.24.
---
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 e366f0d2e0..b98a84e90e 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2602,7 +2602,7 @@ (define-public youtube-dl
(define-public yt-dlp
(package/inherit youtube-dl
(name "yt-dlp")
- (version "2023.07.06")
+ (version "2023.09.24")
(source
(origin
(method git-fetch)
@@ -2611,7 +2611,7 @@ (define-public yt-dlp
(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)))
base-commit: 445a0359083388b5ee686e6e855f94a3aac5f79c
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66200
; Package
guix-patches
.
(Wed, 27 Sep 2023 11:52:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
pinoaffe <pinoaffe <at> gmail.com> writes:
> * gnu/packages/video.scm (yt-dlp): Update to 2023.09.24.
> ---
> gnu/packages/video.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
3fe9a30e9457de164de95966fceaa75aec38b938.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Wed, 27 Sep 2023 11:52:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
pinoaffe <pinoaffe <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 27 Sep 2023 11:52:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 26 Oct 2023 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 231 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.