[PATCH] gnu: qbittorrent: Update to 4.3.9.

  • Done
  • quality assurance status badge
Details
3 participants
  • Oleg Pykhalov
  • Kaelyn Takata
  • Nicolas Goaziou
Owner
unassigned
Submitted by
Kaelyn Takata
Severity
normal

Debbugs page

Kaelyn Takata wrote 3 years ago
(address . guix-patches@gnu.org)(name . Kaelyn Takata)(address . kaelyn.alexi@protonmail.com)
91501712d70a9f302b6f3c95657a9fe3c9ec84c8.1642879308.git.kaelyn.alexi@protonmail.com
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.3.9.
---
gnu/packages/bittorrent.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
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
Nicolas Goaziou wrote 3 years ago
(name . Kaelyn Takata via Guix-patches via)(address . guix-patches@gnu.org)
875yqae6zv.fsf@nicolasgoaziou.fr
Hello,

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

Toggle quote (2 lines)
> * 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
Oleg Pykhalov wrote 3 years ago
(name . Kaelyn Takata)(address . kaelyn.alexi@protonmail.com)(address . 53453-done@debbugs.gnu.org)
874k5ujt5g.fsf@gmail.com
Kaelyn Takata via Guix-patches via <guix-patches@gnu.org> writes:

Toggle quote (16 lines)
> * 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.
-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEcjhxI46s62NFSFhXFn+OpQAa+pwFAmHthqsUHGdvLndpZ3Vz
dEBnbWFpbC5jb20ACgkQFn+OpQAa+pwYeRAApSLykYOzUj5H00fWX3kiydtWOLuY
PDgku00eGiKHRYCCWKciJ+nNtTeEnJaiGD29JtKUsvSJs9sN+b4ohQ0coFySTXbd
f+BOGxqOo81NwYLreBPunXMnJ/fOVws3i+//8oARFmLk6kr8gJvxMsqI1MjjnEAe
RykYpyJFznAs+aAJWKIXVNyFGlBqD3MB9+1TtYKtAUTUdCwgWioX4yE2RH/qripB
4Ejeh8bwL4SXrcsGzov6y3UxmepcCP392HExJ29I6HxbpODsremImHYB6shcc0uI
OQuCFSzszoO2488gJQVuIZbz6dCm5lTn3oT/p4yLjpSvoOpb0xQUTp+KnMlkCiMe
JhIc25eT6ltHiJOkaCYOtD4neXRT007YKWJTkDYXBqqjDoMWY4yC3cQWcyKs2Znt
OYE/5US04sMhuzagoszDO0auM2M4ptxWn0yIAK/5oMAOcIfMaDSbigEOMoGi20xw
so55QkXt1PS0/UPAm+y5uHomNC2VxmSoIWwtYrxo1WRwCTZJVGZ/pjc2axi0VLug
GDzPTdB9AUtV+7/ytStVPqjLjP/Y1WNgzKTeoXuO5Fxq8B+DrS+NJfY0OkLVZH6A
0fkMMDQ5GiuK7ISIv2IfqxTEhD+wl3QwscaKvyodtagjEgT1k5H9PQ0EWpU1rN3X
8LLB2RlUzI9cMYg=
=GmAq
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 53453@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 53453
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help