[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: gallery-dl: Update to 1.27.0.
From: |
guix-commits |
Subject: |
09/09: gnu: gallery-dl: Update to 1.27.0. |
Date: |
Sat, 15 Jun 2024 12:19:41 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 612e4dd98f7d1d015e405af9d029bede3fe3c280
Author: msglm <msglm@techchud.xyz>
AuthorDate: Thu Jun 13 21:19:38 2024 -0500
gnu: gallery-dl: Update to 1.27.0.
* gnu/packages/video.scm (gallery-dl): Update to 1.27.0.
Change-Id: I4db3b9e65466416795f874094d04e27ef4a93d12
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 @@ Jellyfin. It has support for various media files without
transcoding.")
(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 @@ Jellyfin. It has support for various media files without
transcoding.")
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")
- branch master updated (43e102be74 -> 612e4dd98f), guix-commits, 2024/06/15
- 04/09: gnu: nghttp3: Update to 1.4.0., guix-commits, 2024/06/15
- 03/09: gnu: tio: Update to 3.3., guix-commits, 2024/06/15
- 01/09: gnu: nar-herder: Update to 0-36.91348bd., guix-commits, 2024/06/15
- 08/09: gnu: ublock-origin: Update to 1.58.0., guix-commits, 2024/06/15
- 09/09: gnu: gallery-dl: Update to 1.27.0.,
guix-commits <=
- 02/09: gnu: bear: Update to 3.1.4., guix-commits, 2024/06/15
- 07/09: gnu: libwacom: Update to 2.12.1., guix-commits, 2024/06/15
- 06/09: gnu: slang: Update to 2.3.3., guix-commits, 2024/06/15
- 05/09: gnu: cgit: Update to 1.2.3-4.b2c939a., guix-commits, 2024/06/15