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>

Bug is archived. No further changes may be made.

Full log


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 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.