GNU bug report logs - #53453
[PATCH] gnu: qbittorrent: Update to 4.3.9.

Previous Next

Package: guix-patches;

Reported by: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>

Date: Sat, 22 Jan 2022 19:24:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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 53453 in the body.
You can then email your comments to 53453 AT debbugs.gnu.org in the normal way.

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#53453; Package guix-patches. (Sat, 22 Jan 2022 19:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kaelyn Takata <kaelyn.alexi <at> protonmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 22 Jan 2022 19:24:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
To: guix-patches <at> gnu.org
Cc: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Subject: [PATCH] gnu: qbittorrent: Update to 4.3.9.
Date: Sat, 22 Jan 2022 19:22:49 +0000
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.3.9.
---
 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 13808a0d46..dac26fe52e 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -477,7 +477,7 @@ (define-public libtorrent-rasterbar
 (define-public qbittorrent
   (package
     (name "qbittorrent")
-    (version "4.2.5")
+    (version "4.3.9")
     (source
      (origin
        (method git-fetch)
@@ -486,7 +486,7 @@ (define-public qbittorrent
              (commit (string-append "release-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1n613ylg6i9gisgk0dbr2kpfasyizrkdjff1r8smd4vri2qrdksn"))))
+        (base32 "0ig4dw6hj5a4smk276wn0ch0i7ykiahmn9kp0disbnkv7jixwld4"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags

base-commit: d96f47f012571cdd6dd67c513e496042db303ca7
-- 
2.34.0






Information forwarded to guix-patches <at> gnu.org:
bug#53453; Package guix-patches. (Sun, 23 Jan 2022 16:46:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Kaelyn Takata via Guix-patches via <guix-patches <at> gnu.org>
Cc: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>, 53453-done <at> debbugs.gnu.org
Subject: Re: [bug#53453] [PATCH] gnu: qbittorrent: Update to 4.3.9.
Date: Sun, 23 Jan 2022 17:45:08 +0100
Hello,

Kaelyn Takata via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.3.9.

Thank you for the patch!

However, we just updated qbittorrent to 4.4.0, so I'm closing this.

Regards,
-- 
Nicolas Goaziou




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Sun, 23 Jan 2022 16:46:02 GMT) Full text and rfc822 format available.

Notification sent to Kaelyn Takata <kaelyn.alexi <at> protonmail.com>:
bug acknowledged by developer. (Sun, 23 Jan 2022 16:46:03 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#53453; Package guix-patches. (Sun, 23 Jan 2022 16:48:01 GMT) Full text and rfc822 format available.

Message #16 received at 53453-done <at> debbugs.gnu.org (full text, mbox):

From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Cc: 53453-done <at> debbugs.gnu.org
Subject: Re: [bug#53453] [PATCH] gnu: qbittorrent: Update to 4.3.9.
Date: Sun, 23 Jan 2022 19:47:39 +0300
[Message part 1 (text/plain, inline)]
Kaelyn Takata via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.3.9.
> ---
>  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 13808a0d46..dac26fe52e 100644
> --- a/gnu/packages/bittorrent.scm
> +++ b/gnu/packages/bittorrent.scm
> @@ -477,7 +477,7 @@ (define-public libtorrent-rasterbar
>  (define-public qbittorrent
>    (package
>      (name "qbittorrent")
> -    (version "4.2.5")
> +    (version "4.3.9")

[…]

Updated to 4.4.0 in 53336.
[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. (Mon, 21 Feb 2022 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 117 days ago.

Previous Next


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