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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Subject: bug#53453: closed (Re: [bug#53453] [PATCH] gnu: qbittorrent:
 Update to 4.3.9.)
Date: Sun, 23 Jan 2022 16:46:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#53453: [PATCH] gnu: qbittorrent: Update to 4.3.9.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 53453 <at> debbugs.gnu.org.

-- 
53453: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53453
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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

[Message part 3 (message/rfc822, inline)]
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





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.