gnu: qbittorrent-enhanced: Update to 4.6.4.10.
* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.4.10. Change-Id: I85f1dfaa8cd7eda752778c0d67e311d3ba26a21dmaster
parent
b433ac8d64
commit
dfe188662b
|
@ -583,7 +583,7 @@ features.")
|
||||||
(package
|
(package
|
||||||
(inherit qbittorrent)
|
(inherit qbittorrent)
|
||||||
(name "qbittorrent-enhanced")
|
(name "qbittorrent-enhanced")
|
||||||
(version "4.6.3.10")
|
(version "4.6.4.10")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -593,7 +593,7 @@ features.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"09b8237h0gn6y3s0a7qg247hsdra5f5kg6xhirnhhfvjd8k6qviv"))))
|
"02g7677ck5r7yrh8vv3gwg6pfvychbykgzdaxa1xxdzqa7birff2"))))
|
||||||
(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