unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Kaelyn Takata via Guix-patches via <guix-patches@gnu.org>
To: 53453@debbugs.gnu.org
Cc: Kaelyn Takata <kaelyn.alexi@protonmail.com>
Subject: [bug#53453] [PATCH] gnu: qbittorrent: Update to 4.3.9.
Date: Sat, 22 Jan 2022 19:22:49 +0000	[thread overview]
Message-ID: <91501712d70a9f302b6f3c95657a9fe3c9ec84c8.1642879308.git.kaelyn.alexi@protonmail.com> (raw)

* 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






             reply	other threads:[~2022-01-22 19:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-22 19:22 Kaelyn Takata via Guix-patches via [this message]
2022-01-23 16:45 ` [bug#53453] [PATCH] gnu: qbittorrent: Update to 4.3.9 Nicolas Goaziou
2022-01-23 16:47 ` Oleg Pykhalov

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=91501712d70a9f302b6f3c95657a9fe3c9ec84c8.1642879308.git.kaelyn.alexi@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=53453@debbugs.gnu.org \
    --cc=kaelyn.alexi@protonmail.com \
    /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).