GNU bug report logs -
#70849
[PATCH] gnu: qbittorrent: Update to 4.6.4.
Previous Next
Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>
Date: Thu, 9 May 2024 21:51:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 10 May 2024 19:54:40 +0800
with message-id <87zfsxc267.fsf <at> iscas.ac.cn>
and subject line Re: [bug#70849] [PATCH] gnu: qbittorrent: Update to 4.6.4.
has caused the debbugs.gnu.org bug report #70849,
regarding [PATCH] gnu: qbittorrent: Update to 4.6.4.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
70849: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70849
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.6.4.
Change-Id: Iad1fdc9100c4b01e4cab04d101d068e91c5591c4
---
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 d53f717f0d..6d5516e003 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -529,7 +529,7 @@ (define-public libtorrent-rasterbar-1.2
(define-public qbittorrent
(package
(name "qbittorrent")
- (version "4.6.3")
+ (version "4.6.4")
(source
(origin
(method git-fetch)
@@ -538,7 +538,7 @@ (define-public qbittorrent
(commit (string-append "release-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "01d393v0v4c9rp909l3ddif984pp1z6sym74yc0kgxqq2kplj5g1"))))
+ (base32 "0fxjsad9d35pdy0cqjlip46kwgxfim10fy70x6wymn9pagwq9j7p"))))
(build-system qt-build-system)
(arguments
(list #:configure-flags #~(list "-DTESTING=ON")
base-commit: 360fea15cb25d0cdf55ec55488956257a0219fe4
--
2.41.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Timotej Lazar <timotej.lazar <at> araneo.si> writes:
> * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.6.4.
>
> Change-Id: Iad1fdc9100c4b01e4cab04d101d068e91c5591c4
> ---
> 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 d53f717f0d..6d5516e003 100644
> --- a/gnu/packages/bittorrent.scm
> +++ b/gnu/packages/bittorrent.scm
> @@ -529,7 +529,7 @@ (define-public libtorrent-rasterbar-1.2
> (define-public qbittorrent
> (package
> (name "qbittorrent")
> - (version "4.6.3")
> + (version "4.6.4")
> (source
> (origin
> (method git-fetch)
> @@ -538,7 +538,7 @@ (define-public qbittorrent
> (commit (string-append "release-" version))))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "01d393v0v4c9rp909l3ddif984pp1z6sym74yc0kgxqq2kplj5g1"))))
> + (base32 "0fxjsad9d35pdy0cqjlip46kwgxfim10fy70x6wymn9pagwq9j7p"))))
> (build-system qt-build-system)
> (arguments
> (list #:configure-flags #~(list "-DTESTING=ON")
>
> base-commit: 360fea15cb25d0cdf55ec55488956257a0219fe4
push, see
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=b433ac8d64471938303822f78410c882556db6bc
and also update qbittorrent-enhanced in https://git.savannah.gnu.org/cgit/guix.git/commit/?id=dfe188662b8933e5e318f316b7dbd0b8630a7689
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 15 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.