mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qbittorrent-enhanced: Update to 4.6.6.10.
* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.6.10. Change-Id: Ib6da65a958ee27039b8ad6ca7f535c087725e365 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
parent
8de455132d
commit
94e5ddc568
1 changed files with 2 additions and 2 deletions
|
@ -584,7 +584,7 @@ features.")
|
|||
(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 @@ features.")
|
|||
(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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue