gnu: qbittorrent-enhanced: Update to 4.5.4.10.
* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.5.4.10. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
parent
06b604ebbf
commit
8ef9ec6acd
|
@ -503,7 +503,7 @@ features.")
|
||||||
(package
|
(package
|
||||||
(inherit qbittorrent)
|
(inherit qbittorrent)
|
||||||
(name "qbittorrent-enhanced")
|
(name "qbittorrent-enhanced")
|
||||||
(version "4.5.2.10")
|
(version "4.5.4.10")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -513,7 +513,7 @@ features.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"18z4panaqbmhbw5i1yn17wpqzslhy6w08zcc5bx2hhlg8slp1r9j"))))
|
"0qwk69mgcyh7fij4nsi4ndd17aa61p2c6cxn9l402w4cf1dy6hfs"))))
|
||||||
(home-page "https://github.com/c0re100/qBittorrent-Enhanced-Edition")
|
(home-page "https://github.com/c0re100/qBittorrent-Enhanced-Edition")
|
||||||
(description
|
(description
|
||||||
"qBittorrent Enhanced is a bittorrent client based on qBittorrent with
|
"qBittorrent Enhanced is a bittorrent client based on qBittorrent with
|
||||||
|
|
Reference in New Issue