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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#72619: closed ([PATCH] gnu: gallery-dl: Update to 1.27.3.)
Date: Thu, 22 Aug 2024 11:49:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 22 Aug 2024 12:47:52 +0100
with message-id <87msl4ok2f.fsf <at> cbaines.net>
and subject line Re: [bug#72619] [PATCH] gnu: gallery-dl: Update to 1.27.3.
has caused the debbugs.gnu.org bug report #72619,
regarding [PATCH] gnu: gallery-dl: Update to 1.27.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
72619: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72619
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 4 (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)]

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.