3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: qbittorrent: Update to 4.1.8.

* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.8.
This commit is contained in:
Tobias Geerinckx-Rice 2019-10-25 17:47:36 +02:00
parent 78bd9c52ad
commit f2817ce50b
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -416,7 +416,7 @@ desktops.")
(define-public qbittorrent
(package
(name "qbittorrent")
(version "4.1.6")
(version "4.1.8")
(source
(origin
(method git-fetch)
@ -425,7 +425,7 @@ desktops.")
(commit (string-append "release-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1y9kv84sy5fg64wbl4xpm8qh0hjba7ibk045cazp0m736rjmxk8c"))))
(base32 "1mx59mazfmd5yaqdgb6cm8hr5sbp2xgzz3y3yipq1fwq85dj3r5w"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags