From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KJ6rKWN0yWMRKAEAbAwnHQ (envelope-from ) for ; Thu, 19 Jan 2023 17:48:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +H9eKWN0yWM33AAAauVa8A (envelope-from ) for ; Thu, 19 Jan 2023 17:48:35 +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 83FF89602 for ; Thu, 19 Jan 2023 17:48:35 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pIY57-0005Hp-RL; Thu, 19 Jan 2023 11:48:05 -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 1pIY55-0005HM-GZ for guix-patches@gnu.org; Thu, 19 Jan 2023 11:48:04 -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 1pIY54-0000CZ-FE for guix-patches@gnu.org; Thu, 19 Jan 2023 11:48:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pIY54-00024A-BY for guix-patches@gnu.org; Thu, 19 Jan 2023 11:48:02 -0500 Subject: bug#60433: [PATCH] gnu: Add petri-foo. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 19 Jan 2023 16:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60433 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sughosha Cc: "60433@debbugs.gnu.org" <60433-done@debbugs.gnu.org> Mail-Followup-To: 60433@debbugs.gnu.org, ludo@gnu.org, Sughosha@proton.me Received: via spool by 60433-done@debbugs.gnu.org id=D60433.16741468747917 (code D ref 60433); Thu, 19 Jan 2023 16:48:02 +0000 Received: (at 60433-done) by debbugs.gnu.org; 19 Jan 2023 16:47:54 +0000 Received: from localhost ([127.0.0.1]:44606 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pIY4w-00023d-FU for submit@debbugs.gnu.org; Thu, 19 Jan 2023 11:47:54 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pIY4v-00023R-8r for 60433-done@debbugs.gnu.org; Thu, 19 Jan 2023 11:47:53 -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 1pIY4p-0000B0-Gr; Thu, 19 Jan 2023 11:47:47 -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=YPuCI8MOduslS0ea/N6FGVqcSQUfrMmRJPmFbMVUXxo=; b=ndaYv0xZ2cwwrXH/t53O v70ohWiSA/gLcUevExR2IgZP75gN4rSe5nPp9KzVFmciS5TRWHyikgsmqEp8shzS95Q+pBF+hb8lX FpKx7w9J6RtCi9QegBDAsmAjbF/kHFezA1p7PrFRRPJaDYxovBvZcMA2EVX3DH8euchzCSsLQPL+d MQkiQl+T9PT9jhERJYiTKFhJhW92eEXTd0ZF2Rbh5cnbePualNqua6kwhCWCT08gh4hhgKo9SWtOi S6JbzF9A7WuZJ8qshx32R8N33ahO8p2v+0IwZ6sxZ9EHQpNC7hLRO+KBBt5wMdYqiYSsifv90qmkx NTm9FXm0lwYwXw==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pIY4o-0002bM-QC; Thu, 19 Jan 2023 11:47:47 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 19 Jan 2023 17:47:44 +0100 In-Reply-To: (Sughosha@proton.me's message of "Fri, 30 Dec 2022 20:28:27 +0000") Message-ID: <873586a2tr.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=1674146915; 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=YPuCI8MOduslS0ea/N6FGVqcSQUfrMmRJPmFbMVUXxo=; b=uSyrbNcZS7pKczVoLnOydXQOIfPoOOOFTtu0kRoYCsI56WB7KYtYf7LN/FL3RsZT6LUY+y VCzezj64b0w0rxK65Lk6vi3EkLGvoNJB0e/OWXBwGZa2AyHFpHyImv/6LOlC91f6nxyd90 sRAbZouTE+4Po3I/eYjp14sU8ZH5qYvWkQuN7I7juw6yp9OuEx/Od95bu7K8PyOouFbrET tnw7xUKQgM3YfER0sU1qj6VdLPYe255gb05EQCZ0m55xxDcjjd2a/zm1vlKEpqKnbPUqXF aV4Gl2iUmH56LwEeohNFPcyPRETr9I6V8cv+mERjMJmLgBZGm6p9oV+k8ZeYzQ== 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=ndaYv0xZ; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1674146915; a=rsa-sha256; cv=none; b=raoHaNtGXp2uPm76WCWG0hJk7QzskP2l50gz5ou1l/1u7+6faGvRhrneczh9PxAFEa4kT8 9+i230X7DyFPCsakxXpEysWzBb7IXGfjvLHRMOOcbw2JpaEgTtmL2rbT1dGnRTDR3qP3rr QVC1hkH/zfgKoo85gcyVClo87zLz5GoHFJOGX0qyfl0RTp9WsxdOPvZbSlS80SYwxRl+OD mP0sqnqojs8GaEK7F101UpHadTv115YSUQmUVMu5TGhk6F5qfNoS4HczVrTeRTdZgrftNL OXSyTcj2ace0Mb3oE2e6q1RlQlsHGErXV4ijPAR5XVYjyR0KsISVLfDfh7FJSg== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -4.03 X-Spam-Score: -4.03 X-Migadu-Queue-Id: 83FF89602 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ndaYv0xZ; dmarc=pass (policy=none) header.from=gnu.org; 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-TUID: Z17nDnpD9fy3 Hi, Sughosha skribis: > * gnu/packages/music.scm (petri-foo): New public variable. > * gnu/packages/patches/petri-foo-0.1.87-fix-recent-file-not-exist.patch > * gnu/local.mk (GNU_SYSTEM_MODULES): Add the new patch file. Applied, thanks! Ludo=E2=80=99.