GNU bug report logs - #66231
[PATCH] gnu: qbittorrent: Update to 4.5.5.

Previous Next

Package: guix-patches;

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

Date: Wed, 27 Sep 2023 11:28:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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 66231 in the body.
You can then email your comments to 66231 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#66231; Package guix-patches. (Wed, 27 Sep 2023 11:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hilton Chain <hako <at> ultrarare.space>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 27 Sep 2023 11:28:02 GMT) Full text and rfc822 format available.

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

From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH] gnu: qbittorrent: Update to 4.5.5.
Date: Wed, 27 Sep 2023 19:04:25 +0800
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.5.
---

Changes:
https://github.com/qbittorrent/qBittorrent/compare/release-4.5.4...release-4.5.5

 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 3b989c5af4..6ff0aeceb3 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -453,7 +453,7 @@ (define-public libtorrent-rasterbar
 (define-public qbittorrent
   (package
     (name "qbittorrent")
-    (version "4.5.4")
+    (version "4.5.5")
     (source
      (origin
        (method git-fetch)
@@ -462,7 +462,7 @@ (define-public qbittorrent
              (commit (string-append "release-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1r4vqlwmvg7b0ibq53m7ascyykv3v66qxlwfi0zmmi1ig7rlkxkk"))))
+        (base32 "1ngvvwhafi9mi05r2l9dk9x05za8x35y12p230wpzprydhlgwsxd"))))
     (build-system qt-build-system)
     (arguments
      (list #:configure-flags #~(list "-DTESTING=ON")

base-commit: 15fdeaeb2d4df755811db92cc7c3c7cb19155dec
--
2.41.0




Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Fri, 29 Sep 2023 15:57:02 GMT) Full text and rfc822 format available.

Notification sent to Hilton Chain <hako <at> ultrarare.space>:
bug acknowledged by developer. (Fri, 29 Sep 2023 15:57:02 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 66231-done <at> debbugs.gnu.org
Subject: Re: [bug#66231] [PATCH] gnu: qbittorrent: Update to 4.5.5.
Date: Fri, 29 Sep 2023 17:55:45 +0200
Thank!

On 2023-09-27 13:04, Hilton Chain via Guix-patches via wrote:
> * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.5.

Pushed to master as ab8c774191456e814cdb7cd3af66d1053a222a79.

Kind regards,

T G-R

Sent from a Web browser.  Excuse or enjoy my brevity.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 28 Oct 2023 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 194 days ago.

Previous Next


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