From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0E5QCdvzFmWf+wAAG6o9tA:P1 (envelope-from ) for ; Fri, 29 Sep 2023 17:57:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 0E5QCdvzFmWf+wAAG6o9tA (envelope-from ) for ; Fri, 29 Sep 2023 17:57:15 +0200 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 4BA2AA088 for ; Fri, 29 Sep 2023 17:57:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=Cu8f1KKK; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696003035; 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: content-transfer-encoding:content-transfer-encoding:resent-to: 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=gjhV1LrSSyHXXkGvWS2PboKbhkc2rApXVMAq00/MYO0=; b=mMAjsYpfVXXRxIxAm5bTgqgOgkWFFTQFHZGhqcGOzFqsS6ofaSFtKmUNDpXlkVoFeprrdI GinqxkB2XE05nDsbdzlfm8T11YqnDcMKeXQJcBr7cQ6nSV2wJf2siyC04JT/wok7bcBDLj rd0kF7x9yT5E0Uo8X4Y8VQbaP6+DBmSJwR6yw3CQAXGBzvqlIGMm2P76M5FAcmgqKjCkza PLniuGRT1wBMxlYE2aiqnuAcLarqCcLkHa1lb3JRva1do0o1SFTqzWxZeIpO6170OTJJpc qldNIARlhqELl8LNs/TPIZVb1FafwOjnyQENMYM2tR3/Tn7HGCHY3nXTCEafTA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696003035; a=rsa-sha256; cv=none; b=mbW6L4rOUfrBNofrgfJgidqgAtEhq4wUgrwz0VVlsKftWQVGEGgUEUiblzzGMfj/subN8q 65kZB6LqaEQIB6TEFdBCbTVSz5y52nyKCbwp0lDJNuNOOCFnDoUpwQR/epEUqUIBUMlkVx fXE2GnRqD2KzscyyeEZpGZjcIelZQ7EH8l1Oi/23pL1Wm0i8V7Q+CHgfWN4tPiOoCA3P8H uUjRQuu9maL55LwFzYIHta0IQ3i2LgQrgJhhdtMD1MoLPbxB08TiaISioFJqdoEakFa5ZM TGLsPk6fBDtDL+miD5YqHnIgI+Uhi0fJoSOca+OXJzxeu4Z4qwA5RcVfmuY9SA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=Cu8f1KKK; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qmFrM-0006SK-Av; Fri, 29 Sep 2023 11:56:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qmFrK-0006RS-4R for guix-patches@gnu.org; Fri, 29 Sep 2023 11:56:54 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qmFrJ-0001nQ-SX for guix-patches@gnu.org; Fri, 29 Sep 2023 11:56:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qmFrS-0005Sp-LK for guix-patches@gnu.org; Fri, 29 Sep 2023 11:57:02 -0400 Subject: bug#66231: [PATCH] gnu: qbittorrent: Update to 4.5.5. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 29 Sep 2023 15:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66231 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: 66231-done@debbugs.gnu.org Mail-Followup-To: 66231@debbugs.gnu.org, me@tobias.gr, hako@ultrarare.space Received: via spool by 66231-done@debbugs.gnu.org id=D66231.169600297820922 (code D ref 66231); Fri, 29 Sep 2023 15:57:02 +0000 Received: (at 66231-done) by debbugs.gnu.org; 29 Sep 2023 15:56:18 +0000 Received: from localhost ([127.0.0.1]:56992 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qmFqi-0005RG-J7 for submit@debbugs.gnu.org; Fri, 29 Sep 2023 11:56:18 -0400 Received: from tobias.gr ([80.241.217.52]:45420) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qmFqY-0005Qv-W5 for 66231-done@debbugs.gnu.org; Fri, 29 Sep 2023 11:56:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=gjhV1LrSSyHXX kGvWS2PboKbhkc2rApXVMAq00/MYO0=; h=references:in-reply-to:subject:cc: to:from:date; d=tobias.gr; b=Cu8f1KKKOR7K74DbtapPe/itbFWy4B/Cz+7sHngIQ uRN3qTNHjpHKaXlUczP3cSsvviMPr8aWW239+eXr1+gDbjvdTQMS/GKFvbf61M5ESQ8PWp s3y0uFfin3FzPNyRyG6NPZgbFDZ204B7YmNvpQ6pfvc7Ouw2gocnDTKQwT7NUUvbcGqLKd 4E2YtYkUvrsehdAbcpL4PIaaPC0KCAcQrantAt9g8ps83esKuSuq4qjrVJKu9XRIUlnN9C U5dN6x5wQfBH+2xVYRjGXbQCMhRpWhWzRzQq1WBv2v4y+0SuFJKsVB54vNzRevlb75JZQl wIfEJ4IWNttP4f2vZBNSA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTP id 2413b940; Fri, 29 Sep 2023 15:55:45 +0000 (UTC) MIME-Version: 1.0 Date: Fri, 29 Sep 2023 17:55:45 +0200 In-Reply-To: References: Message-ID: Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit 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: Tobias Geerinckx-Rice X-ACL-Warn: , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.74 X-Spam-Score: -6.74 X-Migadu-Queue-Id: 4BA2AA088 X-TUID: szOxhiipHDnD Thank! On 2023-09-27 13:04, Hilton Chain via Guix-patches via wrote: > * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.5. Pushed to master as ab8c774191456e814cdb7cd3af66d1053a222a79. Kind regards, T G-R Sent from a Web browser. Excuse or enjoy my brevity.