~ruther/guix-local

d94640a9f34adc2cc1e49426b7c94b70c3b8ee24 — Sughosha 7 months ago 72d69bd
gnu: gallery-dl: Update to 1.30.10.

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

Change-Id: I1702ef8b461ce036f4dcd150ed25dda3353e2efd
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/video.scm
M gnu/packages/video.scm => gnu/packages/video.scm +2 -2
@@ 2893,7 2893,7 @@ Jellyfin.  It has support for various media files without transcoding.")
(define-public gallery-dl
  (package
    (name "gallery-dl")
    (version "1.30.8")
    (version "1.30.10")
    (source
     (origin
       (method git-fetch)


@@ 2902,7 2902,7 @@ Jellyfin.  It has support for various media files without transcoding.")
              (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1hl1nyaah4l03kg4q382jqdznmlywzwnb4dj71qd40mh6895zswd"))))
        (base32 "1rgzgmw11b0ay1cf42cshn35gvll9iypw7phi389r5ahf56am6h4"))))
    (build-system pyproject-build-system)
    (arguments
     (list