From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id yKIVKojp02RSSgAASxT56A (envelope-from ) for ; Wed, 09 Aug 2023 21:31:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sA7bKYjp02RhUQEAauVa8A (envelope-from ) for ; Wed, 09 Aug 2023 21:31:20 +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 1F0BC4599B for ; Wed, 9 Aug 2023 21:31:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=GHfS8mcy; 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=1691609480; a=rsa-sha256; cv=none; b=LyUhPzrUmwdl5h08Le7qrG+kHG9Y19V6FKXwzTEZapWxG0bnkfk1K1hbazecWUXUXd3fOJ sy93Ibv9I6Y4MjnS7fSudICOyF0PNQh2QqyQaZlIT/38tcQZA9lI4sG+BSy9D+fFst6TK5 SnY9RrvVQDqIx5SVa2FKFBlwLIyGLsAYvRx9t3WTLELjR1Ggh6l+PRZ80cog9EbuJglkZY MDGBNC2M05t+9LdHkNsJKNBXp62LzyQ1OWQzn8YIjJEOauS4U+IHZo/dnqgPQGmIVDqM8a fnyAbdUXNEK2egBdf9LbjkyJuxxQG/pupOVXrUAjLyJg69CxKncTsk7nZeHT+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691609480; 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=JVRSckjwhkZQ7DvTC197BTGG3gX5vNkDd0Quq4mdsuA=; b=n4MSckygQJpdwS1iQ+rhplGbBQ+DL4DB/R1TyKIx8TKzz4KFrtaGgElvaoyS0/rT/+w82q Ou4Tnt1IzNVucv+aleTRw6IVQw3+1Vkp7mBWbsqKwUWAmUcvldaR4hbJCMIJ+CqO3IxwIH IdEoxsP94581fB1JCWghw2ve6WsiyZn19FzaImQ3VBDOG7BbNff28kwP7SYwL8D8vRRx94 87oOdIfxZWHMTJ4cLGwiidJw7X1OLYsFyJPY72r+pCWpOSI5MDzBsaUFPvx/9t1zklhQ6J RgBwC7SCohdErB1wq3t7KxqLmlwRo4fMdPWNmwMkBgZ+vM5vI1oCtnJTt64HLQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=GHfS8mcy; 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 1qTote-0007to-1e; Wed, 09 Aug 2023 15:31: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 1qTota-0007tO-G4 for guix-patches@gnu.org; Wed, 09 Aug 2023 15:31: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 1qTota-0004Ba-8I for guix-patches@gnu.org; Wed, 09 Aug 2023 15:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qTotZ-0006KC-Oz for guix-patches@gnu.org; Wed, 09 Aug 2023 15:31:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65172] [PATCH v2] gnu: Add emacs-sway. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 09 Aug 2023 19:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65172 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Graves Cc: 65172@debbugs.gnu.org, liliana.prikler@gmail.com, andrew@trop.in X-Debbugs-Original-Cc: 65172@debbugs.gnu.org, Liliana Marie Prikler , guix-patches@gnu.org, Andrew Tropin Received: via spool by 65172-submit@debbugs.gnu.org id=B65172.169160946024304 (code B ref 65172); Wed, 09 Aug 2023 19:31:01 +0000 Received: (at 65172) by debbugs.gnu.org; 9 Aug 2023 19:31:00 +0000 Received: from localhost ([127.0.0.1]:40545 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTotY-0006Jw-1T for submit@debbugs.gnu.org; Wed, 09 Aug 2023 15:31:00 -0400 Received: from layka.disroot.org ([178.21.23.139]:39540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTotV-0006Jm-Hi for 65172@debbugs.gnu.org; Wed, 09 Aug 2023 15:30:58 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 008244117A; Wed, 9 Aug 2023 21:30:56 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NOiMiNVK2BSE; Wed, 9 Aug 2023 21:30:55 +0200 (CEST) References: <8509fe365aa5703ac048c93ab423666307cacc5a.1691608338.git.ngraves@ngraves.fr> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1691609455; bh=jTXycEv7pM9xkmL7RSE/meHSW60DFFiolHV51OQaFo4=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=GHfS8mcy1VkkQGwm3bbSg13Q6AojG1XSX/6WGu9WFf3hQjNMm0z6NOKlFEDs3Incn irl+ag9820rMqpdTESzPnfvwxPuvPsFYoRGVGivtBgvfhJA6ABPj3qISIfVa1qR+PX LPp4P3tErR66pM5maww5H1Zox1/bW8WAMCNsdaoC9NenIiBisUFMuSp0qAsKhjXL5k 4erqT8XemN9V+A0ydSydR7JVgTOsS9desE65tnCwBu7oNwBYwtMu06ZEQeOYvpoDOp 1GJ1jvABZ2VFxzvbE7xpaHcLix3dCsASwH3c/3G5MhisD6SEyXS6K1sBv0BtBnFdM/ B46WW037I5aZg== Date: Wed, 09 Aug 2023 20:30:24 +0100 In-reply-to: <8509fe365aa5703ac048c93ab423666307cacc5a.1691608338.git.ngraves@ngraves.fr> Message-ID: <87il9odndd.fsf@disroot.org> 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: "\(" 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-Spam-Score: -5.17 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 1F0BC4599B X-Spam-Score: -5.17 X-TUID: 9k/bRo3POoiA Nicolas Graves via Guix-patches via writes: > + (let* ((commit "838ef531a30fe616f0141adbdabc132d4edfd374") > + (revision "0")) This can just be a regular LET, but it doesn't really matter. Other than that, looks good :)