emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66231: closed ([PATCH] gnu: qbittorrent: Update to 4.5.5.)


From: GNU bug Tracking System
Subject: bug#66231: closed ([PATCH] gnu: qbittorrent: Update to 4.5.5.)
Date: Fri, 29 Sep 2023 15:57:02 +0000

Your message dated Fri, 29 Sep 2023 17:55:45 +0200
with message-id <c6b30b20091f6078e8259a1c9813785f@tobias.gr>
and subject line Re: [bug#66231] [PATCH] gnu: qbittorrent: Update to 4.5.5.
has caused the debbugs.gnu.org bug report #66231,
regarding [PATCH] gnu: qbittorrent: Update to 4.5.5.
to be marked as done.

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


-- 
66231: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66231
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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



--- End Message ---
--- Begin Message --- 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]