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 uKJwOShtqGRICAAASxT56A (envelope-from ) for ; Fri, 07 Jul 2023 21:53:13 +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 4A87OShtqGSGZAAAauVa8A (envelope-from ) for ; Fri, 07 Jul 2023 21:53:12 +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 7AA2B3B108 for ; Fri, 7 Jul 2023 21:53:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=Na9QJUjK; 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=1688759592; 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=NySQKFWZBoeO2ij4KN0hA+h1ABHtMpb38JLagUUl78c=; b=cYgtKviAZzk8uHEFemOJJIne6G20AWZZHBQtCx7IXZ4vgXLQ6XdVAzNVdPD/N/QW/EcJhC 6wTbBZUY3GVww1t4IktX4nScBBrdj65KmLqTicfj+b1tOZYi//ZhZmBpr0K/xPtnGlGQHl m0wizYx9UxbqXMArLRP4immr1hZoiYR4aj2J+4gj/lBJRi3JnQ5fghr0foKOPpkRh8AQX+ 49VJQUQzpeFbkg8CRMha9MYGgUP06fNP9Q775CwCa5+h4ZWrRwC6uH7G6V+i3jatUjL2Qh s59xfrxFstI3TRIdTJ4WfOCs3C9zCOHl3Hb+2v7knQd/ud+sE2PEnDRP3vqixw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1688759592; a=rsa-sha256; cv=none; b=lp+LAArb99CO6BbxxAX+3JXXwSiyQ78olIPFWQWS5sTrczmMTJdotPvpi181TJWSDZKsUB B9z1ZkwuXxq0ArImpEoPTWEC/w9DRypDMnAq5jUL1BdzvI3b3W8LZCj+2fQFGCPrkzIutS aTzP/O6ZlCQ2DvbPjOlr2d+KgpI/+gFrCc3NDn3lrWRkzr5TwxZUkLetWtFRhElTDVtUfi SmTaP/dPnMSJUd7gWLw1cew+bxho5wh5kI0leW7pSjB2CQ0fPsYtdyhOJfF+5Z56HRWqze 55vvBV3/ea517xEaEZr3JwnUWrqjwnCA8iOEtj6Y2WMkkO4FkdbwupFsGJ8aog== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=Na9QJUjK; 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 1qHrVn-0004GB-90; Fri, 07 Jul 2023 15:53:03 -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 1qHrVm-0004Fg-1P for guix-patches@gnu.org; Fri, 07 Jul 2023 15:53:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qHrVl-00014O-PJ for guix-patches@gnu.org; Fri, 07 Jul 2023 15:53:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qHrVl-0002Xa-Kx for guix-patches@gnu.org; Fri, 07 Jul 2023 15:53:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63922] [PATCH] doc: fix typo in screen-locker-service swaylock example Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 07 Jul 2023 19:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63922 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Arvid Krein , 63922@debbugs.gnu.org Cc: Arvid Krein Received: via spool by 63922-submit@debbugs.gnu.org id=B63922.16887595669745 (code B ref 63922); Fri, 07 Jul 2023 19:53:01 +0000 Received: (at 63922) by debbugs.gnu.org; 7 Jul 2023 19:52:46 +0000 Received: from localhost ([127.0.0.1]:43828 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qHrVW-0002X7-2K for submit@debbugs.gnu.org; Fri, 07 Jul 2023 15:52:46 -0400 Received: from jpoiret.xyz ([206.189.101.64]:54252) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qHrVT-0002Wx-5G for 63922@debbugs.gnu.org; Fri, 07 Jul 2023 15:52:44 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id C273D18541E; Fri, 7 Jul 2023 19:52:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1688759562; 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: in-reply-to:in-reply-to:references:references; bh=NySQKFWZBoeO2ij4KN0hA+h1ABHtMpb38JLagUUl78c=; b=Na9QJUjKYVwdTgm6GqE2tNZcpV12Cedx2LpigFStuzkB5EkBUKOhQq5oOy6RlFlyw/Ufex z/JWxqgQncpoykfFzQ1CgKzdu0Mxledusr5+6PHvOxYlMA+LcUvcpwUC3SjZD1Tm7I1lHW fpgPjzbQKNHdDSb+FRHM4h8bWVmc581CCB6+L12DvO8Jxg5lXSIIy3trfAUO+1Rwcx58Xx T3v2WAW+oWHMp1vCS/S8Lni2K6/8Vfr9dK/RxrFvs01+q3KCJwcbKxNLibPu1506VcHHP3 dBKMYJTYMUwWKUvVhy7FH8jWtJgS7aKO5f40M13CV4+J32iyW/pw0z8FDktnyA== In-Reply-To: <8438054a6bbe7670e7f8ecb9451b2b29d558d206.1686052718.git.arvidkrein@zedat.fu-berlin.de> References: <3f44e97d-6bfc-eafc-9672-af15ca29cca7@zedat.fu-berlin.de> <8438054a6bbe7670e7f8ecb9451b2b29d558d206.1686052718.git.arvidkrein@zedat.fu-berlin.de> Date: Fri, 07 Jul 2023 21:52:39 +0200 Message-ID: <878rbr7b3s.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches From: Josselin Poiret 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.87 X-Spam-Score: -6.87 X-Migadu-Queue-Id: 7AA2B3B108 X-Migadu-Scanner: mx2.migadu.com X-TUID: +DxIljG699BH --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Arvid, Arvid Krein writes: > From: Arvid Krein > > Greetings, > Arvid > > --- > doc/guix.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Pushed as 5b6e9b2463f94ae41121e379515c756a6eed9b7f, thanks! Best, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmSobQcQHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5FhcaiselDACn7BQSC7TFM7d8DIQYcwwF714dC6Ku/v4t UjumEab7HL3N6/Ir+thfk2mLnYfL9hiy8BRdjDjg9T5fRne/j3YCIivOvAsP44Lp m/9KHjC4OtBRoMWi8gmxgna33NLKDQ22TJNRagPJl4CSM5qkgnn8QFOrikLnz6/A VmyGiifWOW9P9p79MBfZrE8EMl+sDQey9iZk3hJL+DX2RmTUXbNKqryHPf+rfOmr +nmt7Bo2yZVJLDyGqr7AsrOcizl6Cc5ty+8/HYtjVU0ZhhqLfEKM4jXctNwmBtxe iUMKbl3EbYMfGKPB3q0SacW4SZzKuJ65eKxc6bd1tYgKalZDgQYOzq4g3WZ1TTrC HlOkcvmpwwqHQH2TY8WTlIWPeci9X+oudN6l2+j3u0iFn6DH2qUb2o0R6xIx38sT CkURTNzOLzWKwd2ssl5jkMU7NdrHp1jmJ/imgJF0iOv9J8pFwtmFZwq2Rw8MW+1D UPhyByxhxC7h4pe7X6TgLClAzvpfJy0= =6e4r -----END PGP SIGNATURE----- --=-=-=--