emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71543: closed ([PATCH] gnu: gallery-dl: Update to 1.27.0)


From: GNU bug Tracking System
Subject: bug#71543: closed ([PATCH] gnu: gallery-dl: Update to 1.27.0)
Date: Sat, 15 Jun 2024 17:05:02 +0000

Your message dated Sat, 15 Jun 2024 18:04:25 +0100
with message-id <87ikya5e92.fsf@cbaines.net>
and subject line Re: [bug#71543] [PATCH] gnu: gallery-dl: Update to 1.27.0
has caused the debbugs.gnu.org bug report #71543,
regarding [PATCH] gnu: gallery-dl: Update to 1.27.0
to be marked as done.

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


-- 
71543: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71543
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gallery-dl: Update to 1.27.0 Date: Thu, 13 Jun 2024 22:01:13 -0500
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#71543] [PATCH] gnu: gallery-dl: Update to 1.27.0 Date: Sat, 15 Jun 2024 18:04:25 +0100 User-agent: mu4e 1.12.4; emacs 29.3
msglm via Guix-patches via <guix-patches@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.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]