From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:44961) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ixgmV-00038P-Ez for guix-patches@gnu.org; Fri, 31 Jan 2020 19:37:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ixgmU-0002YW-Eq for guix-patches@gnu.org; Fri, 31 Jan 2020 19:37:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60494) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ixgmU-0002Wc-Bc for guix-patches@gnu.org; Fri, 31 Jan 2020 19:37:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ixgmU-00028V-8C for guix-patches@gnu.org; Fri, 31 Jan 2020 19:37:02 -0500 Subject: [bug#39372] Chicken Scheme: Update version to 5.1.0 and add gcc-toolchain Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:44651) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ixglr-00033B-HZ for guix-patches@gnu.org; Fri, 31 Jan 2020 19:36:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ixglp-0008Rn-GH for guix-patches@gnu.org; Fri, 31 Jan 2020 19:36:23 -0500 Received: from mout.web.de ([212.227.15.3]:51263) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ixglp-0008H4-3p for guix-patches@gnu.org; Fri, 31 Jan 2020 19:36:21 -0500 Received: from [192.168.1.5] ([109.128.26.132]) by smtp.web.de (mrweb004 [213.165.67.108]) with ESMTPSA (Nemesis) id 0MP2Sl-1it2TV2lh1-006RWh for ; Sat, 01 Feb 2020 01:36:18 +0100 References: From: Jonathan Brielmaier Message-ID: <5878fad6-88ab-6eb4-c3b4-aaf6ee0f7d7d@web.de> Date: Sat, 1 Feb 2020 01:36:17 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 39372@debbugs.gnu.org On 31.01.20 17:22, Ekaitz at ElenQ Technology wrote: > Sorry if I didn't follow the format, but I was unable to find a good con= tributing guide. There is a section (and related ones) in the manual: http://guix.gnu.org/manual/en/html_node/Submitting-Patches.html#Submitting= -Patches On the our blog, there is a nice tutorial (quite lengthy) how to start packaging: http://guix.gnu.org/blog/2018/a-packaging-tutorial-for-guix/ But nevertheless good work! I'll leave to someone more experienced to decide if propagating gcc-toolchain is the right way here... ~Jonathan