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 qMqjFpfQw2SaWAEASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 16:28:39 +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 UHSeFZfQw2SOJgEAG6o9tA (envelope-from ) for ; Fri, 28 Jul 2023 16:28:39 +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 279445697D for ; Fri, 28 Jul 2023 16:28:39 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=bfAsUPtL; 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=1690554519; 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-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=JSxD/H9d5z3YyyQlCavPWFxZ+KQNWMp+na78cxTFKVk=; b=GRbVTAP5RhPmiudAEg17THCIHWoObI+VdXviF/TgDB2EpHGX7szt7yFbLw5cG1Jom6xIqs 7znqzDRWOXLDAweii/QbSDwbNOBRv5rlmomAS5OfdWKTF78gPETfT8AqJJ8R3Ux3SlI8BL vBTXViGn0PVDhTIYhL+KfOQS895JhkXtB3YKlZNd3xQXH7LcA8ItKvQZ+kxI/y5vkZd2/8 SvogrcpnarARTinW5syx2eFH55IcqL8p02wiY/vLw74loARdZvKUU/z8AFTZIvewnvgC/q rg1hJ00Hoy5jLlJ1e0k3OAx67Wd7V4MBWN2KQgOO9s1HS0NP2fkirUiGWVLshw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=bfAsUPtL; 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=1690554519; a=rsa-sha256; cv=none; b=avvXSE/a/vFRMQLofV0S/IqH1Yc6XotVrjOc4eTrxw0MfUvZWeuHHU1jjosY95UpmcF27n RS+7F9zlDFc/n+ZKR40WoEnp9pgkgm2xiK7qth+SnFbZuPzUXaGlnI8XGLqZrbcp/JQ0eZ pZVLcBbAltu3wT/fFrxjZJbraVe1FSd1BpMqKhSQOyTl6qQ8ZFvcMSkCWHYg65RLxGnPSV g8sj67wRIRM22CPVWCChITwZPLqje7zkckqy9zHx8nN5OB/eWn/9+Ji+wZzJzuW1bl1NJN p3qY2Y/gD5lch4za0wWtFnVw8s72l+/qPMhyeZjPeRcSYYlqYn3P0Xa+pHpY1w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPNs2-0003Nn-FD; Fri, 28 Jul 2023 09:51:06 -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 1qPNrz-0003Mx-Er for guix-patches@gnu.org; Fri, 28 Jul 2023 09:51:03 -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 1qPNrz-0005kQ-4p for guix-patches@gnu.org; Fri, 28 Jul 2023 09:51:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPNry-0001MH-HE for guix-patches@gnu.org; Fri, 28 Jul 2023 09:51:02 -0400 Subject: bug#64890: [PATCH] gnu: Add endgame-singularity. Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 13:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64890 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: TakeV Cc: 64890-done@debbugs.gnu.org, Liliana Marie Prikler Mail-Followup-To: 64890@debbugs.gnu.org, iyzsong@envs.net, takev@disroot.org Received: via spool by 64890-done@debbugs.gnu.org id=D64890.16905522445188 (code D ref 64890); Fri, 28 Jul 2023 13:51:02 +0000 Received: (at 64890-done) by debbugs.gnu.org; 28 Jul 2023 13:50:44 +0000 Received: from localhost ([127.0.0.1]:44145 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPNrg-0001Lc-JW for submit@debbugs.gnu.org; Fri, 28 Jul 2023 09:50:44 -0400 Received: from mail.envs.net ([5.199.136.28]:34620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPNrc-0001LN-N4 for 64890-done@debbugs.gnu.org; Fri, 28 Jul 2023 09:50:42 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id E740D38A1916; Fri, 28 Jul 2023 13:50:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1690552236; bh=JSxD/H9d5z3YyyQlCavPWFxZ+KQNWMp+na78cxTFKVk=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=bfAsUPtLfpzoTuss4lesCfThsL4BhfuFwFJmurb9J1Tj2XLrWX37UoToa69YUGxsJ EWeftO+mnkxsrHDe8KYATah22zSyH8JA5As0/rNBciPRWfoVXonSOgZHAp+KJgpAYO DQB/vw1BiaBfzhxG/MpiuI0rN0HayAKTDj9lO8F4MJ8FjOVQ0v6RpIGzHE6RFS56aO emUocpvdpw6r1OwyO+l9Qbu2ZBkPDbtIhz8ppbK6F26NuNRJwL5CsjaVZCfEnG6pMx ddTzLJZZ8hq7x3fLswKDxspQFR8Znkq6Xam+ZV1/cOTj7laQNImFFkZ31ri1YX9rXS /QBZ15If/cKYEea7wvZwWB8qW935iwYkCCs2mK/fNkF38cIZeplzs8ANbUIoYxJuGO +VR6hYA6ehPWh50HsjdqJ/HXu1eeleoqDZWn81yX2rmvDTR8TL7DsdEVtnyCLWqwuE do5cO2eQf4rDIEQL8bVy+u2f06+C8dbn66ySioknG4kPTn7ZvQ5wrNOURdLDe3Me9K DVZ2dvF631KdHMBBjLkEaJAzRi85nxoJkV99tR57XZ5+1GjbzsGmvQeIl6pBeq4LMZ gVTfSXWwCeMl/trBTjjZzrGNEPQ+7l5FUjtr+5hRVZIJXZPK0D1UfcU1yBypvxWtJh cB/rIgg58s9g2hz/XVgxwz8I= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Ezuk08eob1pA; Fri, 28 Jul 2023 13:50:32 +0000 (UTC) Received: from localhost (unknown [36.170.57.9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Fri, 28 Jul 2023 13:50:31 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 08c99c3b; Fri, 28 Jul 2023 13:50:29 +0000 (UTC) References: <55da421e3d0eaecf6854ecdf07a83bcef9b73c17.1690445548.git.takev@disroot.org> <067d30716310cdbe91a270b8dc081a6f6fe219a9.1690491745.git.takev@disroot.org> Date: Fri, 28 Jul 2023 21:50:29 +0800 In-Reply-To: <067d30716310cdbe91a270b8dc081a6f6fe219a9.1690491745.git.takev@disroot.org> (takev@disroot.org's message of "Thu, 27 Jul 2023 14:02:25 -0700") Message-ID: <87lef0jgbe.fsf_-_@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-ACL-Warn: , =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= From: =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= 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.64 X-Migadu-Queue-Id: 279445697D X-Migadu-Spam-Score: -6.64 X-Migadu-Scanner: mx0.migadu.com X-TUID: DaNrdPyey9B4 TakeV writes: > Done! The format did not work for some reason, so I broke up the lines > by hand. I hope that is accepable. Pushed to master, thank you!