From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sNVxCO66m18HeQAA0tVLHw (envelope-from ) for ; Fri, 30 Oct 2020 07:04:14 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4L84BO66m1/bGwAAB5/wlQ (envelope-from ) for ; Fri, 30 Oct 2020 07:04:14 +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 1653C9408FE for ; Fri, 30 Oct 2020 07:04:13 +0000 (UTC) Received: from localhost ([::1]:48110 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kYOSI-00027a-8o for larch@yhetil.org; Fri, 30 Oct 2020 03:04:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59778) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kYOSA-00026N-Bi for guix-patches@gnu.org; Fri, 30 Oct 2020 03:04:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44326) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kYOSA-0002hP-20 for guix-patches@gnu.org; Fri, 30 Oct 2020 03:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kYOS9-0006FX-ST for guix-patches@gnu.org; Fri, 30 Oct 2020 03:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#39918] [PATCH v2 0/2] gnu: avr-toolchain: Replace functions with package variables. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 30 Oct 2020 07:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39918 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Malte Frank Gerdes Cc: 39918@debbugs.gnu.org Received: via spool by 39918-submit@debbugs.gnu.org id=B39918.160404143324009 (code B ref 39918); Fri, 30 Oct 2020 07:04:01 +0000 Received: (at 39918) by debbugs.gnu.org; 30 Oct 2020 07:03:53 +0000 Received: from localhost ([127.0.0.1]:55872 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kYOS1-0006FB-J5 for submit@debbugs.gnu.org; Fri, 30 Oct 2020 03:03:53 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:38074) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kYORy-0006F0-9f for 39918@debbugs.gnu.org; Fri, 30 Oct 2020 03:03:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=rqMydjtgrjtTaXW/xwDkO61WtsoYBG4N9+fDopNill4=; b=ewJG7tT5yM5bjx8S2T/dD8I9l 1i0ayEmo5KK/Bys0WzqrO3QN06l0roHBQi6BusjqfWoihBpakEfOultO4sObxutT2QF0+H+46x7+5 PvTh8eJTAPq61RcoI9hsodQ1RJff2FS8ZBpNYIfwsI3D6vBaz30bv3V2hgdIMsTwSiCxfMwzKfiml 8I5UoMkv1esi2fKFQABdfjfztfC9/TMZSHCMCen7iFRwPvAZSBfv/Q2ALJFfT2Rwlz4IazBDmBeVJ HyLqpnUTt+9Gt00rE/zB+ZCHbb5GY4afnkPGdiY6d9n494dCT/3bSP77WJRbPN/mBbNMCXahxQyKy qq55FFReg==; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kYOP5-0023Ty-EW; Fri, 30 Oct 2020 12:30:51 +0530 From: Arun Isaac In-Reply-To: <86imavlbvb.fsf_-_@gmail.com> References: <20200304200945.6657-1-arunisaac@systemreboot.net> <20200304200945.6657-2-arunisaac@systemreboot.net> <86imavlbvb.fsf_-_@gmail.com> Date: Fri, 30 Oct 2020 12:33:40 +0530 Message-ID: <871rhgjiur.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=systemreboot.net header.s=default header.b=ewJG7tT5; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -2.01 X-TUID: FC0tShBdDMzI --=-=-= Content-Type: text/plain Hi Malte, Thank you for your feedback! This patchset has been stuck so long because I didn't know if it was ok to collapse the package functions into package variables, and whether we really needed all the old versions. I'll try raising this on guix-devel. Regards, Arun --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl+buswbHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuzv24IAJoCJG+WGNJFV5ELjtPm PKcPLqc7W25C/Ev7j7Myfld3Zr72UwRhW6+SHFZsVwkRB5/JxloQi1yiWps6hKki 8B+ZqdFA0TmXpMKK19jdfRIW5yhAKEHfkOZBJ4u2pYDWENkrmukE8LzvpTWcUAu9 QI8XBqRAM3LUBadXisTx2zDzbut2hMI5oE97sRWtFgX4LzlAL7/Y5EO1ySPy1igk on9yS64CDHomTVoU7O40Ob1JgQBL6lrATBpUPFlfFV9XXEH5d7BDIHdtUQDMj4qm 9ERxb3B+lmcjP/EAEqGvJ0rgjY+nCIwDnpabUf7Vc4tmg+khSgKgaUaUfnJpC4TX 7lM= =gzwb -----END PGP SIGNATURE----- --=-=-=--