all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#53453] [PATCH] gnu: qbittorrent: Update to 4.3.9.
@ 2022-01-22 19:22 Kaelyn Takata via Guix-patches via
  2022-01-23 16:45 ` Nicolas Goaziou
  2022-01-23 16:47 ` Oleg Pykhalov
  0 siblings, 2 replies; 3+ messages in thread
From: Kaelyn Takata via Guix-patches via @ 2022-01-22 19:22 UTC (permalink / raw)
  To: 53453; +Cc: Kaelyn Takata

* 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






^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#53453] [PATCH] gnu: qbittorrent: Update to 4.3.9.
  2022-01-22 19:22 [bug#53453] [PATCH] gnu: qbittorrent: Update to 4.3.9 Kaelyn Takata via Guix-patches via
@ 2022-01-23 16:45 ` Nicolas Goaziou
  2022-01-23 16:47 ` Oleg Pykhalov
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2022-01-23 16:45 UTC (permalink / raw)
  To: 53453; +Cc: Kaelyn Takata, 53453-done

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#53453] [PATCH] gnu: qbittorrent: Update to 4.3.9.
  2022-01-22 19:22 [bug#53453] [PATCH] gnu: qbittorrent: Update to 4.3.9 Kaelyn Takata via Guix-patches via
  2022-01-23 16:45 ` Nicolas Goaziou
@ 2022-01-23 16:47 ` Oleg Pykhalov
  1 sibling, 0 replies; 3+ messages in thread
From: Oleg Pykhalov @ 2022-01-23 16:47 UTC (permalink / raw)
  To: Kaelyn Takata; +Cc: 53453-done

[-- Attachment #1: Type: text/plain, Size: 649 bytes --]

Kaelyn Takata via Guix-patches via <guix-patches@gnu.org> writes:

> * 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")

[…]

Updated to 4.4.0 in 53336.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 861 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-23 16:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-22 19:22 [bug#53453] [PATCH] gnu: qbittorrent: Update to 4.3.9 Kaelyn Takata via Guix-patches via
2022-01-23 16:45 ` Nicolas Goaziou
2022-01-23 16:47 ` Oleg Pykhalov

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.