gnu: qbittorrent: Update to 4.5.4.

* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Timotej Lazar 2023-06-24 21:27:31 +02:00 committed by Ludovic Courtès
parent b716d17e1c
commit f561e8a0ed
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -451,7 +451,7 @@ (define-public libtorrent-rasterbar
(define-public qbittorrent
(package
(name "qbittorrent")
(version "4.5.2")
(version "4.5.4")
(source
(origin
(method git-fetch)
@ -460,7 +460,7 @@ (define-public qbittorrent
(commit (string-append "release-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "07s0ypkd1zzkw9qhfwxxx7s6zizjz0448al17xmc1b48phn46hjk"))))
(base32 "1r4vqlwmvg7b0ibq53m7ascyykv3v66qxlwfi0zmmi1ig7rlkxkk"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags