* [bug#66231] [PATCH] gnu: qbittorrent: Update to 4.5.5.
@ 2023-09-27 11:04 Hilton Chain via Guix-patches via
2023-09-29 15:55 ` bug#66231: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-09-27 11:04 UTC (permalink / raw)
To: 66231; +Cc: Hilton Chain
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.5.
---
Changes:
https://github.com/qbittorrent/qBittorrent/compare/release-4.5.4...release-4.5.5
gnu/packages/bittorrent.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index 3b989c5af4..6ff0aeceb3 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -453,7 +453,7 @@ (define-public libtorrent-rasterbar
(define-public qbittorrent
(package
(name "qbittorrent")
- (version "4.5.4")
+ (version "4.5.5")
(source
(origin
(method git-fetch)
@@ -462,7 +462,7 @@ (define-public qbittorrent
(commit (string-append "release-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1r4vqlwmvg7b0ibq53m7ascyykv3v66qxlwfi0zmmi1ig7rlkxkk"))))
+ (base32 "1ngvvwhafi9mi05r2l9dk9x05za8x35y12p230wpzprydhlgwsxd"))))
(build-system qt-build-system)
(arguments
(list #:configure-flags #~(list "-DTESTING=ON")
base-commit: 15fdeaeb2d4df755811db92cc7c3c7cb19155dec
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#66231: [PATCH] gnu: qbittorrent: Update to 4.5.5.
2023-09-27 11:04 [bug#66231] [PATCH] gnu: qbittorrent: Update to 4.5.5 Hilton Chain via Guix-patches via
@ 2023-09-29 15:55 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2023-09-29 15:55 UTC (permalink / raw)
To: Hilton Chain; +Cc: 66231-done
Thank!
On 2023-09-27 13:04, Hilton Chain via Guix-patches via wrote:
> * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.5.
Pushed to master as ab8c774191456e814cdb7cd3af66d1053a222a79.
Kind regards,
T G-R
Sent from a Web browser. Excuse or enjoy my brevity.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-29 15:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-27 11:04 [bug#66231] [PATCH] gnu: qbittorrent: Update to 4.5.5 Hilton Chain via Guix-patches via
2023-09-29 15:55 ` bug#66231: " Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).