Archived
1
0
Fork 0

gnu: qbittorrent: Update to 4.1.9.1.

* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.9.1.
This commit is contained in:
Tobias Geerinckx-Rice 2019-11-01 17:08:19 +01:00
parent 9a8583ec45
commit b9fcf5bc9c
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

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