gnu: qbittorrent: Update to 4.1.9.

* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.9.
This commit is contained in:
Tobias Geerinckx-Rice 2019-10-29 15:04:54 +01:00
parent e14d7f20f4
commit 9b6410b96a
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

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