From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 66231@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#66231] [PATCH] gnu: qbittorrent: Update to 4.5.5.
Date: Wed, 27 Sep 2023 19:04:25 +0800 [thread overview]
Message-ID: <e8088779ffe7d1c86e1d00536f21ca7746438dfe.1695812452.git.hako@ultrarare.space> (raw)
* 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
next reply other threads:[~2023-09-27 11:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-27 11:04 Hilton Chain via Guix-patches via [this message]
2023-09-29 15:55 ` bug#66231: [PATCH] gnu: qbittorrent: Update to 4.5.5 Tobias Geerinckx-Rice via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e8088779ffe7d1c86e1d00536f21ca7746438dfe.1695812452.git.hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=66231@debbugs.gnu.org \
--cc=hako@ultrarare.space \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).