GNU bug report logs -
#71543
[PATCH] gnu: gallery-dl: Update to 1.27.0
Previous Next
Reported by: msglm <msglm <at> techchud.xyz>
Date: Fri, 14 Jun 2024 03:02: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 71543 in the body.
You can then email your comments to 71543 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org
:
bug#71543
; Package
guix-patches
.
(Fri, 14 Jun 2024 03:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
msglm <msglm <at> techchud.xyz>
:
New bug report received and forwarded. Copy sent to
lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org
.
(Fri, 14 Jun 2024 03:02:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/video.scm (gallery-dl): Update to 1.27.0.
Change-Id: I4db3b9e65466416795f874094d04e27ef4a93d12
---
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 387a2c8da9..e7e61303a9 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2837,7 +2837,7 @@ (define-public jellyfin-mpv-shim
(define-public gallery-dl
(package
(name "gallery-dl")
- (version "1.25.8")
+ (version "1.27.0")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/mikf/gallery-dl"
@@ -2845,7 +2845,7 @@ (define-public gallery-dl
version ".tar.gz"))
(sha256
(base32
- "0dshv4j2gmvd2grwcvp1vsrqsji05r13jvw0cqi9srl66kvqbbga"))))
+ "17gkrz5cw2lfi12x3snzsmxvfk5373klkny1ny9070wp6qgadj6c"))))
(build-system python-build-system)
(inputs (list python-requests ffmpeg))
(home-page "https://github.com/mikf/gallery-dl")
base-commit: b8bbc186f04085a1721e9f7a4730d8a4291b1079
--
2.45.1
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sat, 15 Jun 2024 17:05:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
msglm <msglm <at> techchud.xyz>
:
bug acknowledged by developer.
(Sat, 15 Jun 2024 17:05:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 71543-close <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
msglm via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/video.scm (gallery-dl): Update to 1.27.0.
>
> Change-Id: I4db3b9e65466416795f874094d04e27ef4a93d12
> ---
> gnu/packages/video.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Closing as a duplicate of #71542.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 14 Jul 2024 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 340 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.