From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CHLbJ1Z/N2XAaAAAauVa8A:P1 (envelope-from ) for ; Tue, 24 Oct 2023 10:24:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CHLbJ1Z/N2XAaAAAauVa8A (envelope-from ) for ; Tue, 24 Oct 2023 10:24:54 +0200 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 04C266913C for ; Tue, 24 Oct 2023 10:24:54 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=kSREFYDW; 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=1698135894; 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-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=Lt8E2CHq+62jwqQ9aWfNjoQYW4ZXH9QjJWDNjZR95r8=; b=ozowbAUq9dA4SGE13x5WiX8Ypf7HgbqxeMAvq0X21gd36wYGCVbXFOQMGXuzwRUonKZSu2 8Xw7YgIR00g5SwfjtMjB2kCwLSiuMInbT1ECgZx05aLxa5mH2ViiJR/6QMUklCqoxC4FGk eWDLd5ekS2/J4kTy3Io5tYbk0B0AB/9df7yQQc1cYrh2A9U4WCvL1AUwnyG/iqATtYT1Y1 eIMJpHBo6XYmObW7mq5zoEAk3Iak4InuYI2x+7D+shVUdKtExOsZcc0ElZJNuqrM5LF1wo H6pQD2YO9HwuXw372ppRETWSwV+i4gheldHxCYxZpVVvjYW/4veJg85s3pu42w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698135894; a=rsa-sha256; cv=none; b=TTRN4mY2eZXhKHA+pRdHxteyFHwI3rpVdLILNLXM0JmgtRTwsd5AvTvuwZcHfaIsIaLW8Q q4Qy1Hn4k2iLPtWprYzjeqha9tI90/dkKXETlkcKw+b+7W6gHHJ6+bMESBq74pi1/NQ3yd NJ7vXA+1F0+sEcDG04pYipcbMGAaNUO0lheRNkTEN2FSx4e32WifxBF31dpnKtCBXoXuwj wwwPqKHcxVA4T8NwfnAEVlrXvPEGZW8QA1xmioAVNG99FrE3U/oAVtsN4PLeg+xofvKsef rWNNvOTt9LMFOvwx1jU0d9y6DccO8ufHCiFQVUC1GETROuCO7NqdlF6/0EbpDg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=kSREFYDW; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvCiJ-0000Gl-8n; Tue, 24 Oct 2023 04:24:35 -0400 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 1qvCiH-0000GD-HM for guix-patches@gnu.org; Tue, 24 Oct 2023 04:24:33 -0400 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 1qvCiH-0008En-8o for guix-patches@gnu.org; Tue, 24 Oct 2023 04:24:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvCik-0003OU-Gz for guix-patches@gnu.org; Tue, 24 Oct 2023 04:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66723] [PATCH 0/3] gnu: zig-0.10: Inherit from zig-0.9. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 24 Oct 2023 08:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66723 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66723@debbugs.gnu.org Cc: Hilton Chain X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169813587513001 (code B ref -1); Tue, 24 Oct 2023 08:25:02 +0000 Received: (at submit) by debbugs.gnu.org; 24 Oct 2023 08:24:35 +0000 Received: from localhost ([127.0.0.1]:53015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvCiJ-0003Nc-8x for submit@debbugs.gnu.org; Tue, 24 Oct 2023 04:24:35 -0400 Received: from lists.gnu.org ([2001:470:142::17]:54042) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvCiG-0003NG-9B for submit@debbugs.gnu.org; Tue, 24 Oct 2023 04:24:34 -0400 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 1qvChg-00005P-AV for guix-patches@gnu.org; Tue, 24 Oct 2023 04:23:56 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvChd-0007yI-GK for guix-patches@gnu.org; Tue, 24 Oct 2023 04:23:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1698135667; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Lt8E2CHq+62jwqQ9aWfNjoQYW4ZXH9QjJWDNjZR95r8=; b=kSREFYDWZengW223oVOQkeHqDJ3Ra0vm3vBWn141mx2Nuaw2LfdxjLZiEqSyxssxiV1bQZ x5WGe0WRz6ZPwF7p40VhtsidHDXj2+fS0AHue4gCpszwaED8QTgSL4u4sqm+P7udaMuGF4 S2qcjIhIyguR2PPaifVo9TbO/H7DCAtMUpWNt39jYG20/BaqYe21tTWYZ0M3KwqG5b24BV EffeTn5PUpO9c+d8B9ZrhlvrveWdgFfnj/J1ViR+xxKhs6KGxmdT5kD9AE3g6EvY+xkm+W A9mLKEn8mDNxplyayEOARw/L+eTFiwtmNEFPZZfY3ijHp5JL9wEDS3QpfsqdyA== Date: Tue, 24 Oct 2023 16:23:29 +0800 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.12 X-Migadu-Queue-Id: 04C266913C X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.12 X-TUID: tlyFH8aibkDf 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. gnu/packages/zig.scm | 215 +++++++++++++++++++++---------------------- 1 file changed, 107 insertions(+), 108 deletions(-) base-commit: be223a9451cc7bf7437c8fb2ee13f6ed726e6097 -- 2.41.0