all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Timotej Lazar <timotej.lazar@araneo.si>
To: 70849@debbugs.gnu.org
Cc: Timotej Lazar <timotej.lazar@araneo.si>
Subject: [bug#70849] [PATCH] gnu: qbittorrent: Update to 4.6.4.
Date: Thu,  9 May 2024 23:50:03 +0200	[thread overview]
Message-ID: <48be6d593e36c822cbc719b9e0f9d85a21c2c823.1715291403.git.timotej.lazar@araneo.si> (raw)

* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.6.4.

Change-Id: Iad1fdc9100c4b01e4cab04d101d068e91c5591c4
---
 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 d53f717f0d..6d5516e003 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -529,7 +529,7 @@ (define-public libtorrent-rasterbar-1.2
 (define-public qbittorrent
   (package
     (name "qbittorrent")
-    (version "4.6.3")
+    (version "4.6.4")
     (source
      (origin
        (method git-fetch)
@@ -538,7 +538,7 @@ (define-public qbittorrent
              (commit (string-append "release-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "01d393v0v4c9rp909l3ddif984pp1z6sym74yc0kgxqq2kplj5g1"))))
+        (base32 "0fxjsad9d35pdy0cqjlip46kwgxfim10fy70x6wymn9pagwq9j7p"))))
     (build-system qt-build-system)
     (arguments
      (list #:configure-flags #~(list "-DTESTING=ON")

base-commit: 360fea15cb25d0cdf55ec55488956257a0219fe4
-- 
2.41.0





             reply	other threads:[~2024-05-09 21:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-09 21:50 Timotej Lazar [this message]
2024-05-10 11:54 ` bug#70849: [PATCH] gnu: qbittorrent: Update to 4.6.4 Zheng Junjie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48be6d593e36c822cbc719b9e0f9d85a21c2c823.1715291403.git.timotej.lazar@araneo.si \
    --to=timotej.lazar@araneo.si \
    --cc=70849@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.