mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: qbittorrent-enhanced: Update to 5.1.2.10.
* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 5.1.2.10. Change-Id: Ie457949f39612c585609ed752213671fd5e4dbac
This commit is contained in:
parent
d50a1359af
commit
edd96a2b39
1 changed files with 2 additions and 2 deletions
|
|
@ -565,7 +565,7 @@ features.")
|
|||
(package
|
||||
(inherit qbittorrent)
|
||||
(name "qbittorrent-enhanced")
|
||||
(version "5.0.4.10")
|
||||
(version "5.1.2.10")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -575,7 +575,7 @@ features.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1y5pm4ljzdl06sacz63dl2cjfwfvx5c808f73rh9c19q90y870d9"))))
|
||||
"17yvx8k1fnawfkyhhzhl458l1bjg2dhnc6a456hkh2qr32jj4y23"))))
|
||||
(home-page "https://github.com/c0re100/qBittorrent-Enhanced-Edition")
|
||||
(description
|
||||
"qBittorrent Enhanced is a bittorrent client based on qBittorrent with
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue