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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 70849 in the body.
You can then email your comments to 70849 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#70849
; Package
guix-patches
.
(Thu, 09 May 2024 21:51:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Timotej Lazar <timotej.lazar <at> araneo.si>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 09 May 2024 21:51:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Fri, 10 May 2024 11:55:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Timotej Lazar <timotej.lazar <at> araneo.si>
:
bug acknowledged by developer.
(Fri, 10 May 2024 11:55:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 70849-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 08 Jun 2024 11:24:06 GMT)
Full text and
rfc822 format available.
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.