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

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

bug#62686: closed ([PATCH] gnu: gallery-dl: Update to 1.25.1.)


From: GNU bug Tracking System
Subject: bug#62686: closed ([PATCH] gnu: gallery-dl: Update to 1.25.1.)
Date: Sat, 08 Apr 2023 12:14:02 +0000

Your message dated Sat, 08 Apr 2023 14:12:59 +0200
with message-id <87lej2k1x0.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#62686] [PATCH] gnu: gallery-dl: Update to 1.25.1.
has caused the debbugs.gnu.org bug report #62686,
regarding [PATCH] gnu: gallery-dl: Update to 1.25.1.
to be marked as done.

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


-- 
62686: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62686
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gallery-dl: Update to 1.25.1. Date: Wed, 5 Apr 2023 23:15:08 +0300
* gnu/packages/video.scm (gallery-dl): Update to 1.25.1.
---
 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 47b5fd1593..bd3291227d 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2334,7 +2334,7 @@ (define-public smplayer
 (define-public gallery-dl
   (package
     (name "gallery-dl")
-    (version "1.23.0")
+    (version "1.25.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/mikf/gallery-dl";
@@ -2342,7 +2342,7 @@ (define-public gallery-dl
                                   version ".tar.gz"))
               (sha256
                (base32
-                "12rhzf8cwsvlg0vxzydgc7x04gmccxkjk8ghb5s8lk0gjp7ysqkh"))))
+                "1zhcd5qnnlmr0qp72rj4bfw0lz4gz1bl65wfn7w21c2xr36nbkxs"))))
     (build-system python-build-system)
     (inputs (list python-requests ffmpeg))
     (home-page "https://github.com/mikf/gallery-dl";)
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62686] [PATCH] gnu: gallery-dl: Update to 1.25.1. Date: Sat, 08 Apr 2023 14:12:59 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

Yovan Naumovski via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/video.scm (gallery-dl): Update to 1.25.1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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