From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mIHRMtNpKWP6JQAAbAwnHQ (envelope-from ) for ; Tue, 20 Sep 2022 09:20:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0PTfMtNpKWP7JgEA9RJhRA (envelope-from ) for ; Tue, 20 Sep 2022 09:20:51 +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 9D728459DE for ; Tue, 20 Sep 2022 09:20:51 +0200 (CEST) Received: from localhost ([::1]:43954 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oaXYo-0001E2-OX for larch@yhetil.org; Tue, 20 Sep 2022 03:20:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57770) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oaXY3-0000wT-6B for guix-patches@gnu.org; Tue, 20 Sep 2022 03:20:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56865) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oaXY2-0006N3-TP for guix-patches@gnu.org; Tue, 20 Sep 2022 03:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oaXY2-0008Ko-NM for guix-patches@gnu.org; Tue, 20 Sep 2022 03:20:02 -0400 Subject: bug#57757: [PATCH] gnu: Add sbcl-stumpwm-pamixer Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 20 Sep 2022 07:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57757 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Trevor Richards Cc: 57757-done@debbugs.gnu.org Mail-Followup-To: 57757@debbugs.gnu.org, glv@posteo.net, trev@trevdev.ca Received: via spool by 57757-done@debbugs.gnu.org id=D57757.166365834431961 (code D ref 57757); Tue, 20 Sep 2022 07:20:02 +0000 Received: (at 57757-done) by debbugs.gnu.org; 20 Sep 2022 07:19:04 +0000 Received: from localhost ([127.0.0.1]:55941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaXX3-0008JA-5v for submit@debbugs.gnu.org; Tue, 20 Sep 2022 03:19:04 -0400 Received: from mout01.posteo.de ([185.67.36.65]:35947) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaXX0-0008It-Vj for 57757-done@debbugs.gnu.org; Tue, 20 Sep 2022 03:19:00 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id CD988240027 for <57757-done@debbugs.gnu.org>; Tue, 20 Sep 2022 09:18:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1663658332; bh=lUeFQLcCyZ8HBVo+2hq968WpLUOqsAhIbseJ3ET56zY=; h=From:To:Cc:Subject:Date:From; b=Qc2xHK3SXyNmbJjP0jj5hy0kOq5meSDjm9UkxwRaxXFg/3p8CG7XSuzinliwfXE80 wJ3EaBFyr64ZmOcKqR5kqh7RX1d9tYBglZXyiDk8jfoSG4arWRIw9d4PFgQr0M4tXQ HY1km/dicw/I5kom8LudEJa8eCdgOySjEZlXHC2D38Vez96KCpXqr2t5nJgOxxBDod Ca4oX+/N5SLS/BuvskxUV5Z5e0XNLDugZIV5mcvM4qa9XaTdSmSJQfAbUQqELYWRKm WI/iIlM/xrlLbLpSTDCRAPofpxEY3sHmmQ2glSJxfti0Y0ITiIEId1LTpQ5/zs+h1W haM2Z1Edi3fqQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MWtFR1n4Jz9rxR; Tue, 20 Sep 2022 09:18:48 +0200 (CEST) References: <87h713jkbn.fsf@codinator.mail-host-address-is-not-set> <37a6bd56-c9d9-f269-0df6-3eaec651a871@telenet.be> <8735cn9hfm.fsf@codinator.mail-host-address-is-not-set> <807a9ee32b728e44e58be589cb79f6ce5a265c0f.1663648501.git.trev@trevdev.ca> From: Guillaume Le Vaillant Date: Tue, 20 Sep 2022 07:17:57 +0000 In-reply-to: <807a9ee32b728e44e58be589cb79f6ce5a265c0f.1663648501.git.trev@trevdev.ca> Message-ID: <87h712qzs8.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1663658451; h=from:from:sender:sender: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=lUeFQLcCyZ8HBVo+2hq968WpLUOqsAhIbseJ3ET56zY=; b=cKZKcqByM2ZFZreEdMjaSJGmsIhQLWu+XYdMKkXkXMCpWrVZtwzXqJMLMmIO+OImAbwYDG oqhVyyjYjBG2Y28C50kTCEKUx1DBnF0tk0yA4t1GYeTRhIaPrUczYe0MnOvh2e57EP/Bzq bDbilNtDkxeTTmjxvIvpLHs1Q8I5G6JNK/fdxHg1cFuLEnffL+J7Z30NPL57lnVGxI5rOV 1D2rVTeM/fmqlCiDMsUjF1MvIqVzHKcdTduEk/XB7ITB1Ei+0eCk7qk1FEeH0JBSbFMGGZ WZv5DAYDQIpWrb2z3NdIrIb+PbYNyNg3MMGTK2BND26oCaMTApi07kY7OIolLw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663658451; a=rsa-sha256; cv=none; b=n0V+PJvELhaOgT22CcAYpXIMmEqJlMdgnQBwZkI9SGcBBN2PCLoZ5421cNzekLuI1XZJ+t CHDLXMflxVdy8NLNIoUhskdBXH2AKtHZDgPdgDCsWZbSGYWDlJVvUxS006WRl+Wk+tv7Mx r3BtMWIa+tttohTYdlCaw3z+7n8CRNpoKtmVZfIqtJ/YLzzYhe11qoaDIkwGSVLqH6Vr2c d6VKpjwlekyaUTP4LobFg/Hd5tGgiKQIi65MiGxqd67TYbXWPyVmdqem3hDSoBE8Q3D8d7 D/dmDhu2f9dBTgFrjF0Cc757XfPSiq/n+VcOIvTbeJ65Q5yPEaSnVEMSYqJ2Og== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Qc2xHK3S; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-Migadu-Spam-Score: 5.87 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Qc2xHK3S; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-Migadu-Queue-Id: 9D728459DE X-Spam-Score: 5.87 X-Migadu-Scanner: scn1.migadu.com X-TUID: 19euaoILHFOA --=-=-= Content-Type: text/plain Patch pushed as 4248fe076e006eb493320b23b4ddb9ebca36adbd. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYylpVw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/pdQD8CIf2iZrLwdA734zzJgAfyzdRdvZCfdNC25z9 uO2BsrQA/2tODji2Flf4WfrpeWCYsP0yJbTh3wg29vCw08401e3c =A2Rj -----END PGP SIGNATURE----- --=-=-=--