From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cL8vMuXlOGXVbwEAauVa8A:P1 (envelope-from ) for ; Wed, 25 Oct 2023 11:54:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cL8vMuXlOGXVbwEAauVa8A (envelope-from ) for ; Wed, 25 Oct 2023 11:54:45 +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 3450555C0A for ; Wed, 25 Oct 2023 11:54:45 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="oVIZU/JD"; 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=1698227685; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=EF3RLZlecPFfn52mGGSct90Ga7WUqUfSfurUXLqIYNQ=; b=OO5aJ7fjEmeXG9flWaifFTqv2fzy60Gylh/FxUd/KX09V4XOedYjY6Xxmqdg4otAa18Dez 9XOB2CgySlAvUP6q3eVvFjfmr1I3UQshuvcCaYGtaSO4GblbGKFssN/0Skzm8d5EXVHQsF caXUN9ycnpfze5tkisfL3vfJ/HISFXizI65SXrgf3FbT+8ud4s7ZZ1ZRyrHp7Lp028eivF vP6QAgz6KWJpxdYNCVjmtxtXLlhpkmHpxe8EZkmYNnKTfiGuoFDU4fLhMdWg/b3ec9Z0mY zGV02IWrw72DWhS+lH9QIBigqGJTn1aBphqUpQNOODIacHtnu19Nts3oh/Vk+Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698227685; a=rsa-sha256; cv=none; b=gwELEMFP+BC78lwyeeqxqXOcQx2zvvIVbimUAnGMJzQETwU4hcJGa5bonA0Ycy+Ga2GANU m9KwvGdZy9LrBVjSePglXFUMP3PsVYukBJVfmd+CgB4dXzXJqZM9bnTsf3KsYtTTxGmQea XHS25xhZ/OrD8/rEw+yXH7lSX0v2i+ASFTkYzysMSaVdLY/42ZbO09ex1J+D5+7CxUz+4T O1H4F8e4nqgX/YRWmxaSaCIRa0q35e9b7VW82j3saaE/Vj3OdV8YwyCJY3MY7ZdSTJkVyG wBxX8tKt0N+F5WOU2pd+E3OBovrxoYjcsyK2iwxMUY4a5bJjRqfs3dbqYqHubg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="oVIZU/JD"; 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 1qvab2-00072T-PN; Wed, 25 Oct 2023 05:54:41 -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 1qvaau-0006tB-0c for guix-patches@gnu.org; Wed, 25 Oct 2023 05:54:33 -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 1qvaat-00074J-KX for guix-patches@gnu.org; Wed, 25 Oct 2023 05:54:31 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvabN-0005GX-Mn for guix-patches@gnu.org; Wed, 25 Oct 2023 05:55:01 -0400 Subject: bug#66517: [PATCH] gnu: picard: Update to 2.10. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 25 Oct 2023 09:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66517 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: 66517-done@debbugs.gnu.org Mail-Followup-To: 66517@debbugs.gnu.org, othacehe@gnu.org, hako@ultrarare.space Received: via spool by 66517-done@debbugs.gnu.org id=D66517.169822768420196 (code D ref 66517); Wed, 25 Oct 2023 09:55:01 +0000 Received: (at 66517-done) by debbugs.gnu.org; 25 Oct 2023 09:54:44 +0000 Received: from localhost ([127.0.0.1]:57381 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvab6-0005Ff-HR for submit@debbugs.gnu.org; Wed, 25 Oct 2023 05:54:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51936) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvab4-0005FR-6M for 66517-done@debbugs.gnu.org; Wed, 25 Oct 2023 05:54:43 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvaaS-00071j-Vx; Wed, 25 Oct 2023 05:54:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=EF3RLZlecPFfn52mGGSct90Ga7WUqUfSfurUXLqIYNQ=; b=oVIZU/JDEAFTs88iZl7S zPNixU3CVFCTah91kN8zaBPZvy2Oj2ktUlDHaPXKtMHT9R3ZERf3ApNcolML51mMyU2MQtoNd742a B5J+I8PCMn2K0B+KJr0kV6M68znrueWlopsdbg1VBzvCIilIzgzHX/+8Y7xh3dUGDHyecx0vV5VsV Nux2A6rPrvT2fLdMaXlpUFwmtz46LiVDT1sgjpYUZe8NOq7MGQPYvXsan2gZAnVnzLBiG0B8sFJHo /PhefzCmk0Xqm5x1peed9/t3LVGA3I/AlSxLT1mBXroWKz1/ivaNU578qz5s6KehTYkKpmwNdx6rJ UWqzq3JFSpl45Q==; From: Mathieu Othacehe In-Reply-To: (Hilton Chain's message of "Fri, 13 Oct 2023 20:34:09 +0800") References: Date: Wed, 25 Oct 2023 11:54:03 +0200 Message-ID: <87jzrbxc1w.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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: , 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-Spam-Score: -6.81 X-Migadu-Queue-Id: 3450555C0A X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.81 X-TUID: AJM8NfbXIRf7 > * gnu/packages/music.scm (picard): Update to 2.10. Applied, thanks, Mathieu