From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qO7RN+3eqGFQTgAAgWs5BA (envelope-from ) for ; Thu, 02 Dec 2021 15:57:49 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 0GteM+3eqGHXewAAbx9fmQ (envelope-from ) for ; Thu, 02 Dec 2021 14:57:49 +0000 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 AB7B521A2D for ; Thu, 2 Dec 2021 15:57:49 +0100 (CET) Received: from localhost ([::1]:56646 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1msnWu-0005ec-Mo for larch@yhetil.org; Thu, 02 Dec 2021 09:57:48 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49580) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msnLW-00088u-Ah for guix-patches@gnu.org; Thu, 02 Dec 2021 09:46:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35511) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1msnLW-0007lK-3F for guix-patches@gnu.org; Thu, 02 Dec 2021 09:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1msnLV-0007uE-Qc for guix-patches@gnu.org; Thu, 02 Dec 2021 09:46:01 -0500 Subject: bug#52151: [PATCH] gnu: Add trayer-srg. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 02 Dec 2021 14:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 52151 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: Disseminate Dissent , 52151-done@debbugs.gnu.org Mail-Followup-To: 52151@debbugs.gnu.org, othacehe@gnu.org, jgart@dismail.de Received: via spool by 52151-done@debbugs.gnu.org id=D52151.163845634130356 (code D ref 52151); Thu, 02 Dec 2021 14:46:01 +0000 Received: (at 52151-done) by debbugs.gnu.org; 2 Dec 2021 14:45:41 +0000 Received: from localhost ([127.0.0.1]:47056 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1msnLB-0007tX-Co for submit@debbugs.gnu.org; Thu, 02 Dec 2021 09:45:41 -0500 Received: from eggs.gnu.org ([209.51.188.92]:48670) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1msnL7-0007tI-5f for 52151-done@debbugs.gnu.org; Thu, 02 Dec 2021 09:45:40 -0500 Received: from [2001:470:142:3::e] (port=46742 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msnL1-0007c2-FK; Thu, 02 Dec 2021 09:45:31 -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=jYU7JICbmGVv54EIdmutAvmoBh1NuPbzkrMSbA2Gx2s=; b=LG9V3wDbKoxkJ/pgPGM1 5QLIeqBleri11Sq49fntb/hsy3zXsO8I0OUv7dGUdON21quEBRF9dC9sDcAsu87MOt+662dm1UYdE udcSddPFPZ6xOyYI26M+E1SHDtzADDiubny/a181TCcBIWwIoFXmkzLdDQRcX8sfOSlcvvSkRQReb NEqtbN9JV/PMEF4Q2SoJGwrmniYxqAEDZmPdcm2G5XX8QJiXi2BiKB21HjNOPKurFXp6N2KncmMTK ykEk3CvjlElxDUDvGanv/dFoYKZ/shph2+CPN7wRuIvnz+aXrpMjXazyo7asvBU9FhOR655Dq2EGs WNjE8eo3+Ep3tA==; Received: from [2a01:e0a:19b:d9a0:2ddb:d3d2:32e8:d31a] (port=48728 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msnL0-00084l-9g; Thu, 02 Dec 2021 09:45:31 -0500 From: Mathieu Othacehe References: <20211128000545.5413-1-jgart@dismail.de> Date: Thu, 02 Dec 2021 15:45:28 +0100 In-Reply-To: <20211128000545.5413-1-jgart@dismail.de> (jgart@dismail.de's message of "Sat, 27 Nov 2021 19:05:45 -0500") Message-ID: <87czmfvzef.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) 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" 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=1638457069; 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=jYU7JICbmGVv54EIdmutAvmoBh1NuPbzkrMSbA2Gx2s=; b=LehEjfQHbsjyr3ifSbHhmitweQrs9gAie3bjn/jCgvBe3DCVrEko+QpdBxdSGq86gNxAv7 5MdNC1K7+rXumFjvcAxetAAW6HLWAIHELliWe8T4LWelDf9OtI6NBiOfYK75spwz3gKdKI 1byp/R4RTpYzyjwdpYcVdeYCp33z/wLJd6RYDDnrCLp97+pucq/GjLY+RyL/BIC3diEi7X gW31360CPXFt1Ki3BUyBuk4RSQoLEH5wFmRD5AD/QhiuG5EplfwOYehtdziq833kWsrPew 4L/ZzEdH2lWl4snTaLi68AjDPb0EqkGmojLyIP9HXjXolB/srStNEmg9IF3O2g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638457069; a=rsa-sha256; cv=none; b=Q4uLTMrBviOPsGltU/Msy/tDqnm+cFSIT9L8T2UEu4sTd7d2/jx3ZPPsWnqEGCTqn6DOGo m7kBvMwDjLaOUNpASOxyb7h1zDyMtBmBsIWiBjcxjPXWCr/P/IqakNCAalUv7ZOJp+XRkK Ip5G57lk4P7HoATinpuIqWS04mOCkCxnqqL+0M29ZzJOSlZxJ+xUQ6JgpRybwSuf2EyPa9 uIoR6lss0ewmo+DJeegtNeG2ma1CILg9H9yRLJNYU8CIPbZf0yNxUOeXQEcEhXqNAVEwII 6fT7sNcE1ofkk6xHVqgdX9RUWrIpkxfbcNczV7yxl4qbjV+YnfDryHmR80myuA== 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=LG9V3wDb; 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-Migadu-Spam-Score: -3.62 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=LG9V3wDb; 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-Migadu-Queue-Id: AB7B521A2D X-Spam-Score: -3.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: vPF/DQb5wwx0 > * gnu/packages/wm.scm (trayer-srg): New variable. > > Co-authored-by: Disseminate Dissent Fixed the indentation, wrapped the description line and pushed. Thanks, Mathieu