[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: gnu: qbittorrent-enhanced: Update to 4.5.5.10.
From: |
guix-commits |
Subject: |
branch master updated: gnu: qbittorrent-enhanced: Update to 4.5.5.10. |
Date: |
Fri, 29 Sep 2023 12:00:01 -0400 |
This is an automated email from the git hooks/post-receive script.
nckx pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 79abbaf4e4 gnu: qbittorrent-enhanced: Update to 4.5.5.10.
79abbaf4e4 is described below
commit 79abbaf4e48a08d30f0f967a99b2db764c882801
Author: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
AuthorDate: Wed Sep 27 19:12:11 2023 +0800
gnu: qbittorrent-enhanced: Update to 4.5.5.10.
* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.5.5.10.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
---
gnu/packages/bittorrent.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index 9fcaf77474..b357d96fbc 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -514,7 +514,7 @@ features.")
(package
(inherit qbittorrent)
(name "qbittorrent-enhanced")
- (version "4.5.4.10")
+ (version "4.5.5.10")
(source
(origin
(method git-fetch)
@@ -524,7 +524,7 @@ features.")
(file-name (git-file-name name version))
(sha256
(base32
- "0qwk69mgcyh7fij4nsi4ndd17aa61p2c6cxn9l402w4cf1dy6hfs"))))
+ "029crx8yd8apssg2k4alnc0py5i2sp3bhjkwki5fvvnpgkrhfqf0"))))
(home-page "https://github.com/c0re100/qBittorrent-Enhanced-Edition")
(description
"qBittorrent Enhanced is a bittorrent client based on qBittorrent with
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: gnu: qbittorrent-enhanced: Update to 4.5.5.10.,
guix-commits <=