GNU bug report logs - #70849
[PATCH] gnu: qbittorrent: Update to 4.6.4.

Previous Next

Package: guix-patches;

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>

To reply to this bug, email your comments to 70849 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


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):

From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: qbittorrent: Update to 4.6.4.
Date: Thu,  9 May 2024 23:50:03 +0200
* 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):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 70849-done <at> debbugs.gnu.org
Subject: Re: [bug#70849] [PATCH] gnu: qbittorrent: Update to 4.6.4.
Date: Fri, 10 May 2024 19:54:40 +0800
[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)]

This bug report was last modified 22 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.