From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6GNCHMwRFGXEUgAA9RJhRA:P1 (envelope-from ) for ; Wed, 27 Sep 2023 13:28:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6GNCHMwRFGXEUgAA9RJhRA (envelope-from ) for ; Wed, 27 Sep 2023 13:28:12 +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 1764555C7A for ; Wed, 27 Sep 2023 13:28:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=1diO7fCd; 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=1695814092; 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-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=crpLdVz8toqwXZsXAKdyMDSxU3UItJOJAebsDutkZ1o=; b=e/Eb7xM1yPMtdb3m2ExNi+YSNSKPYzJ7ai6aSM0WlDlaT9B32BAYUuo8xDc/FWorTmmrjK 6Lvm1gnxTu+xU9pUYwmMc94XxnF3hyPbhk3FDeiv8sj0W4yz5q3jEQr/8mOW8e1uv5aE75 Gces7d5n2g1I2miX9ERgZww4+gXbXH8ePDo8C0jDmEyelXiL82lac1DEW9Vd735rS+G47r X5YNv8/8fnnqiNF9j9RDbiXhOFNydcX6H0ksKve/0EEU4gGbIVik073LIlJRnyhMJ3u3d7 R9bWVTUuy2Dwez8N1d4bT5uFir4t/Dv9kpJQDnwgFGgKyUqNYGCxA/1j4yTi+g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=1diO7fCd; 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-Seal: i=1; s=key1; d=yhetil.org; t=1695814092; a=rsa-sha256; cv=none; b=XoXm9VGfJzP7DK9ekbfiBX+vhbAO1KdhlWET0flIp/VqQytTGWtol8mhECuhA3ioC4rY+E ZHfCze66MKClGgys49vPv7recdFL9n2qkEdkoZq6bqSPs7c+hkh2snTqfixmm6SVo0YyIz HABu7Xeqp/qQjWJVRT+DTUvWqAshwsyR94pA36I5YQjCflnp4qnrod8QEEEanNZOyWYQWe e40hzcBT0NYek4zzcyEUulp8Knz6Y+XcZ3PJoiqcDc2NIAMe+dyZXSmZ57/BLXiZjbvv0X Jmt9oGhQdljf54WpvZrf+cnlUB00LL/XWmOYBxJ/NZMH9IGktPju4uM+9cW4Cg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qlShr-0006a5-4v; Wed, 27 Sep 2023 07:27:51 -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 1qlShp-0006QJ-EI for guix-patches@gnu.org; Wed, 27 Sep 2023 07:27:49 -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 1qlShp-0001tl-5w for guix-patches@gnu.org; Wed, 27 Sep 2023 07:27:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qlSi2-00045Z-Fa for guix-patches@gnu.org; Wed, 27 Sep 2023 07:28:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66231] [PATCH] gnu: qbittorrent: Update to 4.5.5. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 27 Sep 2023 11:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66231 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66231@debbugs.gnu.org Cc: Hilton Chain X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169581407815703 (code B ref -1); Wed, 27 Sep 2023 11:28:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Sep 2023 11:27:58 +0000 Received: from localhost ([127.0.0.1]:50659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qlShy-00045D-AW for submit@debbugs.gnu.org; Wed, 27 Sep 2023 07:27:58 -0400 Received: from lists.gnu.org ([2001:470:142::17]:43200) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qlShs-00044t-S1 for submit@debbugs.gnu.org; Wed, 27 Sep 2023 07:27: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 1qlShW-000487-9L for guix-patches@gnu.org; Wed, 27 Sep 2023 07:27:31 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qlShS-0001nF-Ih for guix-patches@gnu.org; Wed, 27 Sep 2023 07:27:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1695813942; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=crpLdVz8toqwXZsXAKdyMDSxU3UItJOJAebsDutkZ1o=; b=1diO7fCd+k5muqlLpKdFLUk/ES3VfE58ICggGWITWgN+AxgksqDk2enPEH4l1pAVWLyPys lmJdHwDa/cfubcdI+yrDC9YvDRZ/EeA1s12k9vfTawdTAPZ8x5bIG7tB6Cf21dJsRgTpen 4mA0WybRts7tZo7RdyhOnUCvcSqtqya2jbIMS9NtgWEp3rguS5YzZsFnx9yiJjD4+OPtQS OeuwNxDvsolMd0/46R/fleh+Mfo7KB4Ul4q2nKgOMP7ck9aWEzoNZn0DgO6ZlYV7nvgmFY koznrofz7d+I/XFwDDYvIE/5gCiZsZSQsZPQdXfnVs4HS3AnSTwHtYKDaNiJsw== Date: Wed, 27 Sep 2023 19:04:25 +0800 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain 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-Spam-Score: -6.20 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 1764555C7A X-Spam-Score: -6.20 X-TUID: 9ZbBTrjYzZJF * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.5. --- Changes: https://github.com/qbittorrent/qBittorrent/compare/release-4.5.4...release-4.5.5 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 3b989c5af4..6ff0aeceb3 100644 --- a/gnu/packages/bittorrent.scm +++ b/gnu/packages/bittorrent.scm @@ -453,7 +453,7 @@ (define-public libtorrent-rasterbar (define-public qbittorrent (package (name "qbittorrent") - (version "4.5.4") + (version "4.5.5") (source (origin (method git-fetch) @@ -462,7 +462,7 @@ (define-public qbittorrent (commit (string-append "release-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1r4vqlwmvg7b0ibq53m7ascyykv3v66qxlwfi0zmmi1ig7rlkxkk")))) + (base32 "1ngvvwhafi9mi05r2l9dk9x05za8x35y12p230wpzprydhlgwsxd")))) (build-system qt-build-system) (arguments (list #:configure-flags #~(list "-DTESTING=ON") base-commit: 15fdeaeb2d4df755811db92cc7c3c7cb19155dec -- 2.41.0