From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uBQwFwjbYmXGSQAAG6o9tA:P1 (envelope-from ) for ; Sun, 26 Nov 2023 06:43:36 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uBQwFwjbYmXGSQAAG6o9tA (envelope-from ) for ; Sun, 26 Nov 2023 06:43:36 +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 1154211F91 for ; Sun, 26 Nov 2023 06:43:36 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=pKuuZHSK; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700977416; h=from:from:sender:sender:reply-to: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=xqSXdccuYSSRO5voYzrO6BC0UN0gqTJ0mCI5jdM5hpI=; b=FEmAd/XOLtxBJBdXdvrTWy5WEcknxslY8egjckdXJVo/n5ahCwTmkJKi8jDNRY8UE6FnJ+ 6bpt6bv1gtnYoVTTHhEyk5utamGzfaEF9wPGFxfIMqDTW6Ht+TPHP5hUO0AxxCO3VD0TsH FTGNoLh8HooZWUNo4LjCAAPPcsTwBVVOPDUkmqmoTII6sInmfP0CTLTGQnR0sgam2lCclK oYpO9Q1VLiApw0suz4yYgvytF9v71XD333mRvrHPUhNqFm0OwJhaxZmkTBI7oOyQ7pBu/R xWtmet9ipUX9AY5D+nGPSRez8IPtss1u0ZvaICGSrWBiTt1ftRZcz0ehfpOs5Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=pKuuZHSK; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700977416; a=rsa-sha256; cv=none; b=PqzMbUTq8sX96t5XU/h/kxVi1Ki9gpajCNNJlqvqtfgw1fQijQ18A44KAWOx1h0UBr2ZO/ vdDPcb4g+WeRU0wy5l17bOjdBiZpof06569rrJSRdRWM3kkkUEe+RyFLTQqLsQYJVFCIKH swONDrf54eBIPcFnGTiFyp3GwbkHvjb7rSLezJxQCkVUhWPt+NEVewHItU6mXbCq/tq+Ep il3I6qo4R/9qjKBo3DTTZuEtMchYP6lrVm0Rw/akHWP01Xpssn6qVJaiTzLgtKRWkdl7dX Snd7Lopoj9H2XkLIzLyxxITSOqS2qo/uKFA65ft6JQGfQ0xgl27LEgbxn/NMGg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r77v5-00039C-Ef; Sun, 26 Nov 2023 00:43:03 -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 1r77v0-00037E-II for guix-patches@gnu.org; Sun, 26 Nov 2023 00:42:58 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r77uz-00038V-3m for guix-patches@gnu.org; Sun, 26 Nov 2023 00:42:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r77v4-00043M-I5 for guix-patches@gnu.org; Sun, 26 Nov 2023 00:43:02 -0500 Subject: bug#66723: [PATCH 0/3] gnu: zig-0.10: Inherit from zig-0.9. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 26 Nov 2023 05:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66723 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66723-done@debbugs.gnu.org Cc: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Ekaitz Zarraga Mail-Followup-To: 66723@debbugs.gnu.org, hako@ultrarare.space, hako@ultrarare.space Received: via spool by 66723-done@debbugs.gnu.org id=D66723.170097733615501 (code D ref 66723); Sun, 26 Nov 2023 05:43:02 +0000 Received: (at 66723-done) by debbugs.gnu.org; 26 Nov 2023 05:42:16 +0000 Received: from localhost ([127.0.0.1]:40610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r77uK-00041w-8y for submit@debbugs.gnu.org; Sun, 26 Nov 2023 00:42:16 -0500 Received: from mail.boiledscript.com ([144.168.59.46]:60606) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r77uH-00041n-FN for 66723-done@debbugs.gnu.org; Sun, 26 Nov 2023 00:42:13 -0500 Date: Sat, 25 Nov 2023 22:10:06 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1700977106; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=xqSXdccuYSSRO5voYzrO6BC0UN0gqTJ0mCI5jdM5hpI=; b=pKuuZHSKf2GZi1EaudufWi9m9T8ipDQwKO1UR1T1+FPdNWKvIVdL8uKKM8Q+pspk/sxNiJ /fdAMqMVYfJes/pJqduitT1cM8JeD/RNVRnoQfxCsXc8fIhaFQAeo2v5Undw/Bxn0idWZl OD2S16W+A/yND8zt7yRZVxUHGhKetYJc2YRMDoJvvhpuyxROuQg/NZVaJ+ms/N1fLnF29Z TmtItaRIIuBpotw32Xq8zhL7fGCmczV7dLHqUfjs5ZXgxlkIlnFkV3uQdQuOSUvi6ihkmi O1PXMv62pGh553mGP3nuCEXPMLtinXBFaw150WsUjyD2I2CLprBcxXtiqTKMBQ== Message-ID: <87edgdly9t.wl-hako@ultrarare.space> In-Reply-To: <87cyw0trxi.wl-hako@ultrarare.space> References: <87wmuakmv8.fsf@gnu.org> <87cyw0trxi.wl-hako@ultrarare.space> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.62 X-Spam-Score: -6.62 X-Migadu-Queue-Id: 1154211F91 X-Migadu-Scanner: mx10.migadu.com X-TUID: RLcmoM6Gx++1 On Thu, 23 Nov 2023 23:23:05 +0800, Hilton Chain wrote: >=20 [...] > On Wed, 22 Nov 2023 20:12:43 +0800, Ludovic Court=C3=A8s wrote: > > > > Hi Hilton, > > > > Hilton Chain skribis: > > > > > This series applies gexp to package arguments of zig@0.9 and zig@0.10= , and > > > makes the latter inherit from the former. > > > > > > I have already packaged zig@0.11, which depends on LLVM 16 > > > (https://issues.guix.gnu.org/66701), will send the patch soon. > > > > > > Hilton Chain (3): > > > gnu: zig-0.10: Use gexp. > > > gnu: zig-0.9: Use gexp. > > > gnu: zig-0.10: Inherit from zig-0.9. > > > > It=E2=80=99s been a while, and I think this patch series can go in. > > > > As Nguy=E1=BB=85n Gia Phong, we should question whether to keep zig 0.9= , but that can > > come later. >=20 >=20 > Thank you! I'll push the series this weenkend. Pushed as ca8dda242873...f0682a6388c5.