GNU bug report logs - #61445
[PATCH] gnu: qbittorrent: Update to 4.5.0.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Sun, 12 Feb 2023 05:09:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61445: closed ([PATCH] gnu: qbittorrent: Update to 4.5.0.)
Date: Sun, 05 Mar 2023 20:19:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 5 Mar 2023 15:18:04 -0500
with message-id <ZAT4/CD5nAmLxZ0y <at> jasmine.lan>
and subject line Re: [bug#61445] [PATCH v2] gnu: qbittorrent: Update to 4.5.2.
has caused the debbugs.gnu.org bug report #61445,
regarding [PATCH] gnu: qbittorrent: Update to 4.5.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61445: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61445
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: qbittorrent: Update to 4.5.0.
Date: Sun, 12 Feb 2023 13:07:22 +0800
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.0.
---
 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 c3257cf2bf..40d4806d18 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -440,7 +440,7 @@ (define-public libtorrent-rasterbar
 (define-public qbittorrent
   (package
     (name "qbittorrent")
-    (version "4.4.1")
+    (version "4.5.0")
     (source
      (origin
        (method git-fetch)
@@ -449,7 +449,7 @@ (define-public qbittorrent
              (commit (string-append "release-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "00whc4p209g2krsggxyq4sna01djbk1rbzkyjbq4qczvya01xn0w"))))
+        (base32 "1fpkka2si7zkn5dlwvj5gf74kp513cazqziyzzaci00yw3ldhf4q"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags

base-commit: 4a6f64ab2afff761eb233e7ca6110d9e8acf8f32
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Hilton Chain via Guix-patches via <guix-patches <at> gnu.org>
Cc: 61445-done <at> debbugs.gnu.org
Subject: Re: [bug#61445] [PATCH v2] gnu: qbittorrent: Update to 4.5.2.
Date: Sun, 5 Mar 2023 15:18:04 -0500
On Fri, Mar 03, 2023 at 08:42:34PM -0500, Leo Famulari wrote:
> It's succeeding now, aside from the ppc64le platform, where it is still
> scheduled. Let's wait a little longer for that.

It built!

Pushed as 833febb522bd37a38156b558b108372b89a34949


This bug report was last modified 2 years and 138 days ago.

Previous Next


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