GNU bug report logs -
#72933
[PATCH 0/2] Update qbittorrent and qbittorrent-enhanced to 4.6.6.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Sun, 1 Sep 2024 15:36:03 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* 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
This bug report was last modified 256 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.