* [bug#64411] [PATCH] gnu: qbittorrent-enhanced: Update to 4.5.4.10.
@ 2023-07-02 9:06 Hilton Chain via Guix-patches via
2023-07-17 22:39 ` bug#64411: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-07-02 9:06 UTC (permalink / raw)
To: 64411; +Cc: Hilton Chain
* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.5.4.10.
---
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 3dbd28c4c8..f21ec11cd0 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -523,7 +523,7 @@ (define-public qbittorrent-enhanced
(package
(inherit qbittorrent)
(name "qbittorrent-enhanced")
- (version "4.5.2.10")
+ (version "4.5.4.10")
(source
(origin
(method git-fetch)
@@ -533,7 +533,7 @@ (define-public qbittorrent-enhanced
(file-name (git-file-name name version))
(sha256
(base32
- "18z4panaqbmhbw5i1yn17wpqzslhy6w08zcc5bx2hhlg8slp1r9j"))))
+ "0qwk69mgcyh7fij4nsi4ndd17aa61p2c6cxn9l402w4cf1dy6hfs"))))
(home-page "https://github.com/c0re100/qBittorrent-Enhanced-Edition")
(description
"qBittorrent Enhanced is a bittorrent client based on qBittorrent with
base-commit: a919a16898e7219fdd26bdfe33a9959e7156d59d
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#64411: [PATCH] gnu: qbittorrent-enhanced: Update to 4.5.4.10.
2023-07-02 9:06 [bug#64411] [PATCH] gnu: qbittorrent-enhanced: Update to 4.5.4.10 Hilton Chain via Guix-patches via
@ 2023-07-17 22:39 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-07-17 22:39 UTC (permalink / raw)
To: Hilton Chain; +Cc: 64411-done
Hilton Chain <hako@ultrarare.space> skribis:
> * gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.5.4.10.
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-17 22:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-02 9:06 [bug#64411] [PATCH] gnu: qbittorrent-enhanced: Update to 4.5.4.10 Hilton Chain via Guix-patches via
2023-07-17 22:39 ` bug#64411: " Ludovic Courtès
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).