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: 66232@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#66232] [PATCH] gnu: qbittorrent-enhanced: Update to 4.5.5.10.
Date: Wed, 27 Sep 2023 19:12:11 +0800	[thread overview]
Message-ID: <fa08e2d26d5c90fd4d5341ae833ceabb563d8758.1695813105.git.hako@ultrarare.space> (raw)

* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.5.5.10.
---
Changes:
https://github.com/c0re100/qBittorrent-Enhanced-Edition/compare/release-4.5.4.10...release-4.5.5.10

 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..c301b0c393 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -504,7 +504,7 @@ (define-public qbittorrent-enhanced
   (package
     (inherit qbittorrent)
     (name "qbittorrent-enhanced")
-    (version "4.5.4.10")
+    (version "4.5.5.10")
     (source
      (origin
        (method git-fetch)
@@ -514,7 +514,7 @@ (define-public qbittorrent-enhanced
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0qwk69mgcyh7fij4nsi4ndd17aa61p2c6cxn9l402w4cf1dy6hfs"))))
+         "029crx8yd8apssg2k4alnc0py5i2sp3bhjkwki5fvvnpgkrhfqf0"))))
     (home-page "https://github.com/c0re100/qBittorrent-Enhanced-Edition")
     (description
      "qBittorrent Enhanced is a bittorrent client based on qBittorrent with

base-commit: 15fdeaeb2d4df755811db92cc7c3c7cb19155dec
--
2.41.0




             reply	other threads:[~2023-09-27 11:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-27 11:12 Hilton Chain via Guix-patches via [this message]
2023-09-29 16:00 ` bug#66232: [PATCH] gnu: qbittorrent-enhanced: Update to 4.5.5.10 Tobias Geerinckx-Rice via Guix-patches via

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=fa08e2d26d5c90fd4d5341ae833ceabb563d8758.1695813105.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=66232@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).