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

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

bug#53453: closed ([PATCH] gnu: qbittorrent: Update to 4.3.9.)


From: GNU bug Tracking System
Subject: bug#53453: closed ([PATCH] gnu: qbittorrent: Update to 4.3.9.)
Date: Sun, 23 Jan 2022 16:46:03 +0000

Your message dated Sun, 23 Jan 2022 17:45:08 +0100
with message-id <875yqae6zv.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#53453] [PATCH] gnu: qbittorrent: Update to 4.3.9.
has caused the debbugs.gnu.org bug report #53453,
regarding [PATCH] gnu: qbittorrent: Update to 4.3.9.
to be marked as done.

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


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





--- End Message ---
--- Begin Message --- Subject: Re: [bug#53453] [PATCH] gnu: qbittorrent: Update to 4.3.9. Date: Sun, 23 Jan 2022 17:45:08 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

Kaelyn Takata via Guix-patches via <guix-patches@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


--- End Message ---

reply via email to

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