unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 72933@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#72933] [PATCH 2/2] gnu: qbittorrent-enhanced: Update to 4.6.6.10.
Date: Sun,  1 Sep 2024 23:40:38 +0800	[thread overview]
Message-ID: <5b625156430b0b80e7139692fd8cf48b8ca276f3.1725204495.git.hako@ultrarare.space> (raw)
In-Reply-To: <cover.1725204495.git.hako@ultrarare.space>

* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.6.10.

Change-Id: Ib6da65a958ee27039b8ad6ca7f535c087725e365
---
 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 75bf7a02ac..5990851166 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -584,7 +584,7 @@ (define-public qbittorrent-enhanced
   (package
     (inherit qbittorrent)
     (name "qbittorrent-enhanced")
-    (version "4.6.4.10")
+    (version "4.6.6.10")
     (source
      (origin
        (method git-fetch)
@@ -594,7 +594,7 @@ (define-public qbittorrent-enhanced
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "02g7677ck5r7yrh8vv3gwg6pfvychbykgzdaxa1xxdzqa7birff2"))))
+         "113lhxx8c7na94wckg18x5y7mbs5vwgaxdiafa03a59wwpakyqws"))))
     (home-page "https://github.com/c0re100/qBittorrent-Enhanced-Edition")
     (description
      "qBittorrent Enhanced is a bittorrent client based on qBittorrent with
-- 
2.45.2





  parent reply	other threads:[~2024-09-01 15:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-01 15:33 [bug#72933] [PATCH 0/2] Update qbittorrent and qbittorrent-enhanced to 4.6.6 Hilton Chain via Guix-patches via
2024-09-01 15:40 ` [bug#72933] [PATCH 1/2] gnu: qbittorrent: Update " Hilton Chain via Guix-patches via
2024-09-01 15:40 ` Hilton Chain via Guix-patches via [this message]
2024-09-05 16:47 ` bug#72933: [PATCH 0/2] Update qbittorrent and qbittorrent-enhanced " 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=5b625156430b0b80e7139692fd8cf48b8ca276f3.1725204495.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=72933@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).