From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KKOcGl44zmSRpwAASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 13:54:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WApSGV44zmSw+gAAG6o9tA (envelope-from ) for ; Sat, 05 Aug 2023 13:54:06 +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 0D9195AC4B for ; Sat, 5 Aug 2023 13:54:06 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=lLxLjt2b; 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=1691236446; 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:resent-cc: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=p/ghJ9tT84t0HfHpHpWCY61yNeRifyJ+GMMHM5RZ/y0=; b=ui6Q65MqQNFkBgmptmOCSRfwsuKvnp1eqpjGcWFm0RZCzc4dLa859tumDVUOxPX0JUTebf BKv0ukGd4tHg/a/J2c/Ed5vT0Sbo5SFD4UfPBBItRlGpBrCmmxx35sx0GPMZvBTgOdpPcz rT/F6gq75NIClSw8SoE906ynkCv13/JENeAdye9UmzbbccTVAMp68US/AfFOOdonC+Q8C6 TjLuGTa7j6RmTbp/VO+Ae+vsv0O/We6zFtAKasgp/lsdLHuAJbG020t4bVTiwRR/ndDtEn cKm9FUNA80AMZK+EC7rIldl731WiTvQo0AxkGXylo9slhVNA9rDl4AOtzF0aKQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691236446; a=rsa-sha256; cv=none; b=JbDAVzje55nQ7n3x84liruON4I5rWvJaNK+gF8MDYZ1CIuUj/1NL4XL3lpcs891f1QIp5s GArQyA6d1ET+OmfhGK3C20lDivF6+yKSzgPLP1JkZlZiQdmeo/9zTSZA7QXHarlBScLQ9k r9psZ6OMBpmfQ3MimA4UnDK/GN+JUyLOeabLAMMxNynTFtn6sNcgpkj5ODopdrprnlgT3G 47so1g3UBHY5Vp0CrbraNBH/6/Q+eygEoei+P59HVyvAIxSBIq+FraqxAN6GwXFuVlJTUO ruQDiJka3S7zyClOZIGlWN/m2ghDv4DyNgOvl39zhDm9xLsbPy7byaXvVR0JRQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=lLxLjt2b; 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 1qSFrA-0001Wg-Gr; Sat, 05 Aug 2023 07:54:04 -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 1qSFr8-0001WG-TS for guix-patches@gnu.org; Sat, 05 Aug 2023 07:54:02 -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 1qSFr8-0007do-LW for guix-patches@gnu.org; Sat, 05 Aug 2023 07:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSFr8-00014F-HD for guix-patches@gnu.org; Sat, 05 Aug 2023 07:54:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65074] [PATCH v2 13/13] gnu: Add scc Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 11:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65074 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Fries Cc: 65074@debbugs.gnu.org X-Debbugs-Original-Cc: 65074@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16912364254079 (code B ref -1); Sat, 05 Aug 2023 11:54:02 +0000 Received: (at submit) by debbugs.gnu.org; 5 Aug 2023 11:53:45 +0000 Received: from localhost ([127.0.0.1]:56003 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSFqr-00013j-4D for submit@debbugs.gnu.org; Sat, 05 Aug 2023 07:53:45 -0400 Received: from lists.gnu.org ([2001:470:142::17]:59920) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSFqp-00013Q-FQ for submit@debbugs.gnu.org; Sat, 05 Aug 2023 07:53:43 -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 1qSFqj-0001Qu-OP for guix-patches@gnu.org; Sat, 05 Aug 2023 07:53:37 -0400 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSFqh-0007c8-I9 for guix-patches@gnu.org; Sat, 05 Aug 2023 07:53:37 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8783F4061F; Sat, 5 Aug 2023 13:53:33 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t74ytplfCh2v; Sat, 5 Aug 2023 13:53:32 +0200 (CEST) References: <56c64b174ccbbabb85fb1895a68f81df69efe39b.1691233116.git.fries1234@protonmail.com> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1691236412; bh=d8Qjbs3FTFPdABfeqhiOXADQfn1ZYFLpXmFTn6J+3Ro=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=lLxLjt2bzCi3tIuBYYsn4clS0x9YzAfW1rQgbln2gBdGfOGz0m0IncyKa7oEtb7l9 2qFSXclikSoO1CUsyd1KPCkC3X4MJ9qg0J2jCx363cwujHCt+0WaPyP4ejA7lRbSD2 GAVzEt50DC2/6KAzwvB69JInguBSSiwLTkXJMhGx0paY0J9i0otGy012r5UyadhrN5 XarXKLULE6p+jKeWibxxyrdCbECheiHoYK1RefqW+7paugVbuUGNEPFLWsZP8hOSCI L06n4NWz46KOveigRE6W+c+O2eeWz5oVufdQrOgfJUEhYemzzl4POBLI9Ieo+v9NlN rx+hZ4Rzz1a9Q== Date: Sat, 05 Aug 2023 12:53:16 +0100 In-reply-to: <56c64b174ccbbabb85fb1895a68f81df69efe39b.1691233116.git.fries1234@protonmail.com> Message-ID: <871qghpux0.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=178.21.23.139; envelope-from=paren@disroot.org; helo=knopi.disroot.org 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: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( 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-Migadu-Queue-Id: 0D9195AC4B X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.65 X-Spam-Score: -6.65 X-TUID: vCYbKavFfpCf Hi, Fries via Guix-patches via writes: > * gnu/packages/code.scm (scc): New variable. All looks good to me :) -- (