GNU bug report logs - #72619
[PATCH] gnu: gallery-dl: Update to 1.27.3.

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Wed, 14 Aug 2024 10:50:01 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 72619 in the body.
You can then email your comments to 72619 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72619; Package guix-patches. (Wed, 14 Aug 2024 10:50:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 14 Aug 2024 10:50:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Subject: [PATCH] gnu: gallery-dl: Update to 1.27.3.
Date: Wed, 14 Aug 2024 13:48:22 +0300
* gnu/packages/video.scm (gallery-dl): Update to 1.27.3.

Change-Id: I469428a20c8426a75fdf5f3b5a275591d21a2b4e
---
 gnu/packages/video.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index f1087994fd..395c3a0978 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -68,6 +68,7 @@
 ;;; Copyright © 2023 Saku Laesvuori <saku <at> laesvuori.fi>
 ;;; Copyright © 2023 Jaeme Sifat <jaeme <at> runbox.com>
 ;;; Copyright © 2023 Zheng Junjie <873216071 <at> qq.com>
+;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom <at> gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2828,7 +2829,7 @@ (define-public jellyfin-mpv-shim
 (define-public gallery-dl
   (package
     (name "gallery-dl")
-    (version "1.27.0")
+    (version "1.27.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/mikf/gallery-dl"
@@ -2836,7 +2837,7 @@ (define-public gallery-dl
                                   version ".tar.gz"))
               (sha256
                (base32
-                "17gkrz5cw2lfi12x3snzsmxvfk5373klkny1ny9070wp6qgadj6c"))))
+                "08j9spy3vzqc8xq5a8cps073qxf46mn9jfsz750p09i2fipfgf90"))))
     (build-system python-build-system)
     (inputs (list python-requests ffmpeg))
     (home-page "https://github.com/mikf/gallery-dl")

base-commit: 4bd880624978dfd0c14c7f751b8b725c2d2e7d22
-- 
2.45.2





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Thu, 22 Aug 2024 11:49:02 GMT) Full text and rfc822 format available.

Notification sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
bug acknowledged by developer. (Thu, 22 Aug 2024 11:49:02 GMT) Full text and rfc822 format available.

Message #10 received at 72619-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: 72619-done <at> debbugs.gnu.org
Subject: Re: [bug#72619] [PATCH] gnu: gallery-dl: Update to 1.27.3.
Date: Thu, 22 Aug 2024 12:47:52 +0100
[Message part 1 (text/plain, inline)]
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> writes:

> * gnu/packages/video.scm (gallery-dl): Update to 1.27.3.
>
> Change-Id: I469428a20c8426a75fdf5f3b5a275591d21a2b4e
> ---
>  gnu/packages/video.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Thanks, pushed to master as 2a1d506f2a0dda20f020d608beb694f5f5879d68.

Chris
[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. (Fri, 20 Sep 2024 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 269 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.