* [bug#72619] [PATCH] gnu: gallery-dl: Update to 1.27.3.
@ 2024-08-14 10:48 Artyom V. Poptsov
2024-08-22 11:47 ` bug#72619: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-08-14 10:48 UTC (permalink / raw)
To: 72619; +Cc: Artyom V. Poptsov
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=a, Size: 1457 bytes --]
* 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@laesvuori.fi>
;;; Copyright © 2023 Jaeme Sifat <jaeme@runbox.com>
;;; Copyright © 2023 Zheng Junjie <873216071@qq.com>
+;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72619: [PATCH] gnu: gallery-dl: Update to 1.27.3.
2024-08-14 10:48 [bug#72619] [PATCH] gnu: gallery-dl: Update to 1.27.3 Artyom V. Poptsov
@ 2024-08-22 11:47 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-08-22 11:47 UTC (permalink / raw)
To: Artyom V. Poptsov; +Cc: 72619-done
[-- Attachment #1: Type: text/plain, Size: 343 bytes --]
"Artyom V. Poptsov" <poptsov.artyom@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-22 11:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-14 10:48 [bug#72619] [PATCH] gnu: gallery-dl: Update to 1.27.3 Artyom V. Poptsov
2024-08-22 11:47 ` bug#72619: " Christopher Baines
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).