[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
172/244: gnu: gallery-dl: Update to 1.25.1.
From: |
guix-commits |
Subject: |
172/244: gnu: gallery-dl: Update to 1.25.1. |
Date: |
Wed, 12 Apr 2023 08:49:19 -0400 (EDT) |
apteryx pushed a commit to branch staging
in repository guix.
commit 0f3e9c52f390efe77ae1e6835775524249b344d9
Author: Yovan Naumovski <yovan@gorski.stream>
AuthorDate: Wed Apr 5 23:15:08 2023 +0300
gnu: gallery-dl: Update to 1.25.1.
* gnu/packages/video.scm (gallery-dl): Update to 1.25.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
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 e493888bd9..8013d41fa0 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2325,7 +2325,7 @@ the last played position, etc.")
(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"
@@ -2333,7 +2333,7 @@ the last played position, etc.")
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")
- 158/244: gnu: Remove abandoned spotify-tui package., (continued)
- 158/244: gnu: Remove abandoned spotify-tui package., guix-commits, 2023/04/12
- 159/244: gnu: Add sentencepiece., guix-commits, 2023/04/12
- 192/244: gnu: fcitx5-configtool: Update to 5.0.17., guix-commits, 2023/04/12
- 180/244: import: opam: opam->guix-package: Fix default repo argument., guix-commits, 2023/04/12
- 153/244: gnu: Add zix., guix-commits, 2023/04/12
- 154/244: gnu: libaudec: Update to 0.3.4., guix-commits, 2023/04/12
- 235/244: Revert "gnu: opendht: Update to 2.5.2.", guix-commits, 2023/04/12
- 168/244: gnu: scintilla: Update to 5.3.4., guix-commits, 2023/04/12
- 182/244: gnu: gerbil: Update to 0.17.0., guix-commits, 2023/04/12
- 209/244: gnu: emacs-flycheck-guile: Update to 0.5., guix-commits, 2023/04/12
- 172/244: gnu: gallery-dl: Update to 1.25.1.,
guix-commits <=
- 194/244: gnu: libxfce4ui: Update to 4.18.3., guix-commits, 2023/04/12
- 236/244: gnu: mu: Update to 1.10.2., guix-commits, 2023/04/12
- 181/244: import: opam: Tweak doc for '--repo' option., guix-commits, 2023/04/12
- 205/244: guix-install.sh: Source both profiles, default user's and home., guix-commits, 2023/04/12
- 223/244: gnu: s6-linux-init: Update to 1.1.1.0., guix-commits, 2023/04/12
- 177/244: home: Add gpg-agent service., guix-commits, 2023/04/12
- 193/244: gnu: fcitx5-rime: Update to 5.0.16., guix-commits, 2023/04/12
- 68/244: gnu: txr: Update to 285., guix-commits, 2023/04/12
- 69/244: gnu: txr: Improve style., guix-commits, 2023/04/12
- 80/244: teams: Add Maxim Cournoyer., guix-commits, 2023/04/12