From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0HbpH6pT7WF80AAAgWs5BA (envelope-from ) for ; Sun, 23 Jan 2022 14:10:02 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id iI9hHapT7WGwXQEA9RJhRA (envelope-from ) for ; Sun, 23 Jan 2022 14:10:02 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 16B21CF57 for ; Sun, 23 Jan 2022 14:10:02 +0100 (CET) Received: from localhost ([::1]:52822 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nBcd7-0000eq-5R for larch@yhetil.org; Sun, 23 Jan 2022 08:10:01 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42964) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nBcYJ-0006oY-TV for guix-patches@gnu.org; Sun, 23 Jan 2022 08:05:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:45931) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nBcYI-0002xe-Lc for guix-patches@gnu.org; Sun, 23 Jan 2022 08:05:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nBcYI-0006r9-IM for guix-patches@gnu.org; Sun, 23 Jan 2022 08:05:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53336] [PATCH] gnu: qbittorrent: Update to 4.4.0 References: <20220118032800.19497-1-kreyren@rixotstudio.cz> In-Reply-To: <20220118032800.19497-1-kreyren@rixotstudio.cz> Resent-From: Jacob Hrbek Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 23 Jan 2022 13:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53336 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53336@debbugs.gnu.org Cc: Jacob Hrbek , mail@nicolasgoaziou.fr Received: via spool by 53336-submit@debbugs.gnu.org id=B53336.164294307926307 (code B ref 53336); Sun, 23 Jan 2022 13:05:02 +0000 Received: (at 53336) by debbugs.gnu.org; 23 Jan 2022 13:04:39 +0000 Received: from localhost ([127.0.0.1]:38832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBcXv-0006qF-GE for submit@debbugs.gnu.org; Sun, 23 Jan 2022 08:04:39 -0500 Received: from mail-4317.proton.ch ([185.70.43.17]:10121) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBcXs-0006pv-Ez for 53336@debbugs.gnu.org; Sun, 23 Jan 2022 08:04:38 -0500 Date: Sun, 23 Jan 2022 13:04:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rixotstudio.cz; s=protonmail3; t=1642943069; bh=uvevXjLNz0XAw1tDuiCzU6cXMNY2UMXlwPalso7stFU=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:From:To:Cc; b=LqfGqHprKivhThP63JabZcLREgxjtePFIlk5vnR+Z2XsiVTrCX7nL00yXeBPqRtsa JegCgGM9fbkBqGxLPGn0LM9EDoUhSresthtSvN7TaKzppzKT1FwzYnZ1kzYXO6dybF qmG9vGhbplt3/2rfPnWd+OJE98bhvpVrOi5KjalUWX8oDwPzX2RA+RgsSr8egznWlz EYUzuSlhsZo6wR6j8uElV1tYIsLwItzr5GH6JSVA5x4XOE+71dxI4QFxZYH+p+OaEJ yOojawc2rZjtWkJslIHUQXzB3WHkeLs7optX+l/X0WJpmH+Uv7Pn+aNhVQHA8PIKbH lEgXC9hOhypzA== From: Jacob Hrbek Message-ID: <20220123130352.5848-1-kreyren@rixotstudio.cz> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha256; boundary="------9f1c4fada6e25fd7d4b21cf0fa87ac14349fdc7c532034c5651694c3693be70c"; charset=utf-8 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Jacob Hrbek Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642943402; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=uvevXjLNz0XAw1tDuiCzU6cXMNY2UMXlwPalso7stFU=; b=UtAI0uaWB11FFu9sM9ISGnQeoTkyJRTWsTINR+UOjD9108TBZk+paygpfeoh67xp9I+tPt dNn/gKHTLSZtDQSHTHRaQPZdvd+EBNzTL2W3KhrD4Jc6EiCy+H6KAoIplfqf5ZZVZZ/3w2 eBS749NEn8bU/PiZqiiFFD3eKNat/seNCZO03Ye8MDiEhBOJDkwUr+JU08h5lKCbPFsIMJ oCjPWnlQKGvIQocyTa12DESjCX3wZv+zWXLwstl2OonK5QroqY/fpntPXO2/IhStOI3g6q rNnw2X6+OTixctKgzIfG8mJ4Cvgdxjp8FYQxT+yaxB3vtdTFXDulGOqejuFx9A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642943402; a=rsa-sha256; cv=none; b=QaWFRuELrp29OlFsFS0oYTYGu+bol+oPsXhi6FvDQXY/U+AfVdBSFkpT/3ePVwSWbLIZj6 GmQGN7enBOt08HkS3V2je+ijitoKbaQVtBPaO7pPkVgqJCH6touXMi/3O7hF05jHV5Yztz DDCVNxTm3CSeh3vNDqWUYle0FBlH5hszMupAobcsYqx5TwchW73b+8kyB6N7rlLqa1gR2C FVLVDtg/U+45d3SJALvYidgNOp3ELVEC/TspByy8wcgS4xcTfaZvlX1Qlbxo4lYui4/eYn ACvdQU19LH9mvaWROY/LQlWmILwLTUexwIWeu4FnUdEpsq4/eNZXidBLhnO9Bw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rixotstudio.cz header.s=protonmail3 header.b=LqfGqHpr; dmarc=fail reason="SPF not aligned (relaxed)" header.from=rixotstudio.cz (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.03 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rixotstudio.cz header.s=protonmail3 header.b=LqfGqHpr; dmarc=fail reason="SPF not aligned (relaxed)" header.from=rixotstudio.cz (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 16B21CF57 X-Spam-Score: -3.03 X-Migadu-Scanner: scn0.migadu.com X-TUID: Qdi001D+XG4P This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------9f1c4fada6e25fd7d4b21cf0fa87ac14349fdc7c532034c5651694c3693be70c Content-Type: multipart/mixed; boundary=4b3e82b23182086b1e5367165ea9892a14b826b799dc85bd19b945d90560 From: Jacob Hrbek To: 53336@debbugs.gnu.org Cc: mail@nicolasgoaziou.fr, Jacob Hrbek Subject: [PATCH] gnu: qbittorrent: Update to 4.4.0 Date: Sun, 23 Jan 2022 14:03:53 +0100 Message-Id: <20220123130352.5848-1-kreyren@rixotstudio.cz> X-Mailer: git-send-email 2.34.0 MIME-Version: 1.0 --4b3e82b23182086b1e5367165ea9892a14b826b799dc85bd19b945d90560 Content-Transfer-Encoding: 8bit Content-Disposition: Content-Type: text/plain; charset=UTF-8 * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.4.0 --- 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 fa88c91163..ddcfda17f5 100644 --- a/gnu/packages/bittorrent.scm +++ b/gnu/packages/bittorrent.scm @@ -466,7 +466,7 @@ (define-public libtorrent-rasterbar (define-public qbittorrent (package (name "qbittorrent") - (version "4.2.5") + (version "4.4.0") (source (origin (method git-fetch) @@ -475,7 +475,7 @@ (define-public qbittorrent (commit (string-append "release-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1n613ylg6i9gisgk0dbr2kpfasyizrkdjff1r8smd4vri2qrdksn")))) + (base32 "0aqrcwxi3s2alila3fa7fjs4hifkq7055wa4xvz17hajchs3l567")))) (build-system gnu-build-system) (arguments `(#:configure-flags -- 2.34.0 --4b3e82b23182086b1e5367165ea9892a14b826b799dc85bd19b945d90560 Content-Transfer-Encoding: base64 Content-Disposition: attachment; name="publickey - kreyren@rixotstudio.cz - 1677db82.asc"; filename="publickey - kreyren@rixotstudio.cz - 1677db82.asc" Content-Type: application/pgp-keys; name="publickey - kreyren@rixotstudio.cz - 1677db82.asc"; filename="publickey - kreyren@rixotstudio.cz - 1677db82.asc" LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdvcGVuUEdQIDIu Mi4yCkNvbW1lbnQ6IGh0dHBzOi8vZ29wZW5wZ3Aub3JnCgp4ak1FWUFsM0ZoWUpLd1lCQkFIYVJ3 OEJBUWRBUUtBcG1kUjh0RzlhS0VkeHdISi9aS08yQ3ZaTVJXUHRCTk5HCnFKVWhwMkxOTDJ0eVpY bHlaVzVBY21sNGIzUnpkSFZrYVc4dVkzb2dQR3R5WlhseVpXNUFjbWw0YjNSemRIVmsKYVc4dVkz byt3bzhFRUJZS0FDQUZBbUFKZHhZR0N3a0hDQU1DQkJVSUNnSUVGZ0lCQUFJWkFRSWJBd0llQVFB aApDUkN0MDMwVXEwTDhxUlloQkJaMzI0S1RqS2hsYzRFakI2M1RmUlNyUXZ5cDU3UUEvMHRsYmRu Q0l6cmVLWG12ClcyWFNZWHpBSm90SmR4Q3pFK1hBVE0rcVBES3pBUUNjYkhwN3l3NitBcm5nZVN0 R0ZuL29saHhUUGRwdTY0MUMKTEdpZ1BtRW9CYzQ0QkdBSmR4WVNDaXNHQVFRQmwxVUJCUUVCQjBE YWlJM2pRZlNvaTNEWjQvTmZteEdkc1Jzdgo5L0JxTWdXNWo2amRCcWt5SUFNQkNBZkNlQVFZRmdn QUNRVUNZQWwzRmdJYkRBQWhDUkN0MDMwVXEwTDhxUlloCkJCWjMyNEtUaktobGM0RWpCNjNUZlJT clF2eXBIY0VCQU9ReFMvSi9VTTBlZThrMmpibGlXZC9RMElkK1g4VUgKQlhoeXFWUmMyMnFyQVFE TEhjVzk3V1FiU0pGbzE5a3d0NzBPeUhlcEY2TFdwREQwUHVJU1pENklDZz09Cj05a1pnCi0tLS0t RU5EIFBHUCBQVUJMSUMgS0VZIEJMT0NLLS0tLS0= --4b3e82b23182086b1e5367165ea9892a14b826b799dc85bd19b945d90560-- --------9f1c4fada6e25fd7d4b21cf0fa87ac14349fdc7c532034c5651694c3693be70c Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wnUEARYIACcFAmHtUlAJkK3TfRSrQvypFqEEFnfbgpOMqGVzgSMHrdN9FKtC /KkAAK3EAQCYpspJGK/qVfPELx3ox5Z8OybdmCnoh3WChQHfCNUsyAEA0+8o jkgMt7aTLlVUPqOiQQnuURATTDJ+gA3ffaXm7wE= =NwJc -----END PGP SIGNATURE----- --------9f1c4fada6e25fd7d4b21cf0fa87ac14349fdc7c532034c5651694c3693be70c--