[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72933] [PATCH 2/2] gnu: qbittorrent-enhanced: Update to 4.6.6.10.
From: |
Hilton Chain |
Subject: |
[bug#72933] [PATCH 2/2] gnu: qbittorrent-enhanced: Update to 4.6.6.10. |
Date: |
Sun, 1 Sep 2024 23:40:38 +0800 |
* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.6.10.
Change-Id: Ib6da65a958ee27039b8ad6ca7f535c087725e365
---
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 75bf7a02ac..5990851166 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -584,7 +584,7 @@ (define-public qbittorrent-enhanced
(package
(inherit qbittorrent)
(name "qbittorrent-enhanced")
- (version "4.6.4.10")
+ (version "4.6.6.10")
(source
(origin
(method git-fetch)
@@ -594,7 +594,7 @@ (define-public qbittorrent-enhanced
(file-name (git-file-name name version))
(sha256
(base32
- "02g7677ck5r7yrh8vv3gwg6pfvychbykgzdaxa1xxdzqa7birff2"))))
+ "113lhxx8c7na94wckg18x5y7mbs5vwgaxdiafa03a59wwpakyqws"))))
(home-page "https://github.com/c0re100/qBittorrent-Enhanced-Edition")
(description
"qBittorrent Enhanced is a bittorrent client based on qBittorrent with
--
2.45.2