unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62686] [PATCH] gnu: gallery-dl: Update to 1.25.1.
@ 2023-04-05 20:15 Yovan Naumovski via Guix-patches via
  2023-04-08 12:12 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski via Guix-patches via @ 2023-04-05 20:15 UTC (permalink / raw)
  To: 62686; +Cc: Yovan Naumovski

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#62686] [PATCH] gnu: gallery-dl: Update to 1.25.1.
  2023-04-05 20:15 [bug#62686] [PATCH] gnu: gallery-dl: Update to 1.25.1 Yovan Naumovski via Guix-patches via
@ 2023-04-08 12:12 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-08 12:12 UTC (permalink / raw)
  To: 62686; +Cc: 62686-done, Yovan Naumovski

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-08 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-05 20:15 [bug#62686] [PATCH] gnu: gallery-dl: Update to 1.25.1 Yovan Naumovski via Guix-patches via
2023-04-08 12:12 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).