From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YCdGGWPTkWPGfwAAbAwnHQ (envelope-from ) for ; Thu, 08 Dec 2022 13:06:59 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CMETGWPTkWP5agAAauVa8A (envelope-from ) for ; Thu, 08 Dec 2022 13:06:59 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 3BA1230687 for ; Thu, 8 Dec 2022 13:06:59 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p3Ffe-00057B-Ma; Thu, 08 Dec 2022 07:06:34 -0500 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 1p3Ff9-0004yq-B2 for guix-patches@gnu.org; Thu, 08 Dec 2022 07:06:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p3Ff9-0003Sk-2d for guix-patches@gnu.org; Thu, 08 Dec 2022 07:06:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p3Ff8-0008OJ-G7 for guix-patches@gnu.org; Thu, 08 Dec 2022 07:06:02 -0500 Subject: bug#59753: [PATCH] gnu: cava: Update to 0.8.3. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 08 Dec 2022 12:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59753 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: kiasoc5 Cc: 59753-done@debbugs.gnu.org Mail-Followup-To: 59753@debbugs.gnu.org, ludo@gnu.org, kiasoc5@disroot.org Received: via spool by 59753-done@debbugs.gnu.org id=D59753.167050115332243 (code D ref 59753); Thu, 08 Dec 2022 12:06:02 +0000 Received: (at 59753-done) by debbugs.gnu.org; 8 Dec 2022 12:05:53 +0000 Received: from localhost ([127.0.0.1]:56399 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p3Fez-0008Nz-7A for submit@debbugs.gnu.org; Thu, 08 Dec 2022 07:05:53 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58600) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p3Fex-0008Nr-DK for 59753-done@debbugs.gnu.org; Thu, 08 Dec 2022 07:05:51 -0500 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 1p3Fes-0003PM-2X; Thu, 08 Dec 2022 07:05:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=gt5rem5UUbYseZhc10QmirBJON4GFKhALhIw2DPfezc=; b=iZCS95FYEuhcpsImusDf QH3h9kijzBFG/E4aZ1s/TL+fJpLyft+fB2pWxBzuC/KqgEfNz1JfScnYIJDWZSdc/xKk0Z7LlJd6I TwnLaSiUDxvIJPdnHUtuswEjbws5PCK/95ia9QltWAUSh8oy/1htD5wOVutJUM5Mzrc3OSkBIAhNg iSaykqzBxOt7gaMKmqhqGLHQ5vrIHhQ5i/77Jwttl33I0yiG/ZosuHedxLWqzsAVyMXZX0YBhIyso xGbQsOjP07KJkDxUwjUGLk+G5g7QEOwu2MG6y8EL6mM4+B5I+yMnFdgwsHDCiIWUO1sY6BApvCuMG mnMpuwRrsfN+ew==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p3Fer-00020J-Gb; Thu, 08 Dec 2022 07:05:45 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221202024309.19405-1-kiasoc5@disroot.org> Date: Thu, 08 Dec 2022 13:05:44 +0100 In-Reply-To: <20221202024309.19405-1-kiasoc5@disroot.org> (kiasoc5@disroot.org's message of "Thu, 1 Dec 2022 21:43:09 -0500") Message-ID: <87mt7ydrs7.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1670501219; 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: 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=gt5rem5UUbYseZhc10QmirBJON4GFKhALhIw2DPfezc=; b=PLUYWPctkqkN4JeibLElyF7IcKuP/zr67qTJEUTQPTm/REV1NfAEXjOaiS792YDkbJWvsE 5FZ9cTAlPlj/UZcexEKigLwV3TAZLRQemD+Hsg/bVh78h8yuTdXaqjUepG7LMSXB2KurOW m3iMNhhnbcptCtOvCwEqYe3oIt6jEcM34N45PVVLg7+tJa04nYJbgRENb99Z5yyxLz4IBR mB4dNeXAtm21CMrMoTqyWYOAhMwzsULd2hokePea68txx1SLnzNy9Ak0mjmP17wEDMfG20 NJfqNnh0CrLZmVmf91sFBfWnOm55948j6b7GuCkDUF8Lnl87UEPE6T4zc9OHSg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670501219; a=rsa-sha256; cv=none; b=RneK+7a7JZhy5ohB2MEUoabQMm8g4PevRXiuMEowOy4fkeB/tv9dfiEQSIqybA5yUWfaj1 GvK/5vJC7qU8txysj0umKHnsW9ISZcSkzyCR27rZuLT3nbFl/2o3Rm0xorGkFP2F2OUWUB iG47HIo8KhhegmDb+ToOOCEthYe68D+8kIQ4eIerKMs0IVDPqNCxwb7okt/E6yt1BLsbqG mWg9Y0tLeSPHtRVpR55yfGjOfaVNKmviLsrs2qN/VbNGHuvjpBYcfr84PwCvspWGx+IAfF cjwem+52TRz1hoPDrMPk4yEzJ/b6uiif6Q1tX/QsZPFpz5HLCrqZo8/0znWwSA== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=iZCS95FY; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx2.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: -4.65 Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=iZCS95FY; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx2.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: 3BA1230687 X-Spam-Score: -4.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: WUGbXAB7/w5P Hi, kiasoc5 skribis: > * gnu/packages/audio.scm (cava): Update to 0.8.3. > [source]: Delete snippet because iniparser is no longer bundled. > [homepage]: Update it. Applied, thanks! Ludo=E2=80=99.