From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sFEDHqwzG2RejgAASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 17:58:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id +CcIHqwzG2R9RwAA9RJhRA (envelope-from ) for ; Wed, 22 Mar 2023 17:58:20 +0100 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 57BD41B994 for ; Wed, 22 Mar 2023 17:58:20 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=NfGOegcx; 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=1679504300; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=; b=dE5vjhWVOuiiDZ3SpbvCx02XfKL3Kc51wMYuzrgY5uSX0X1TLxjweC9I3VbKf6TQRT3BqO q4HxkDp8pYqAMjI57IFDh7SJufet5zonmbbuTi0RfyLt0O2lDL8szC9e949gZlBvqOwD5y Ieh/KbFpFZiqDB6YkQkdIwt4700tZ0QAPsSjKbHRZg5Z5r9uBy4+5iltjhUiP45+oxhNwV 54Lvy/x90pf74QbCqKCix/p35oJV3ROaXNC5U0orZHq/n418ZvE8mf5u75L4UwKFB4l5Fm LpwgOW23pfSSQmuXRQy8NzPTUrIQ6XPj+IofnMvpThoiC4qElrFH4PfjcUpMhg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679504300; a=rsa-sha256; cv=none; b=QIxPnMnxx1RmFdQrFhZnEx+vz8G0yitxGHl15n0uy2h51v/DV3mWJ1IqEfvDn0rTd7NGzv XoDOCSbSEoThKJvkZ6KdBzRt0Aj4oh6rzn4v25X3OJ9xFTNLWk110DrRIlnaOOg8029blQ 4UBPFcASo+Ie00AyI4xwEj2wIn4Mi80TA0tQk2UjIVxu9nEiuGwOoDpjjuexVj9kHTiFNX thqDdvNNXl3QnThcKY6cNvvRJdp/hmNpxrhkPhXg4kkUWuAE2MNMrAFa8Qo/Pr4IV56nIk /GbEH6fFA31WLP51xDYPUSz9qBeqa5cdp3HooHU1x2VkJcyKVPFqO2k8qp6Oiw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=NfGOegcx; 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 1pf1mp-0005sm-S6; Wed, 22 Mar 2023 12:58:09 -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 1pf1ml-0005pd-Ab for guix-patches@gnu.org; Wed, 22 Mar 2023 12:58:03 -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 1pf1mk-0004f8-Et for guix-patches@gnu.org; Wed, 22 Mar 2023 12:58:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pf1mk-0003Bz-Ap for guix-patches@gnu.org; Wed, 22 Mar 2023 12:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62387] [PATCH 1/2] gnu: Add cl-lisp-pay. Resent-From: "jgart" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Mar 2023 16:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 62387 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62387@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167950427412254 (code B ref -1); Wed, 22 Mar 2023 16:58:02 +0000 Received: (at submit) by debbugs.gnu.org; 22 Mar 2023 16:57:54 +0000 Received: from localhost ([127.0.0.1]:36483 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pf1mc-0003BZ-FC for submit@debbugs.gnu.org; Wed, 22 Mar 2023 12:57:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:56164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pf1ma-0003BO-NU for submit@debbugs.gnu.org; Wed, 22 Mar 2023 12:57:52 -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 1pf1ma-0005aY-1y for guix-patches@gnu.org; Wed, 22 Mar 2023 12:57:52 -0400 Received: from mx2.dismail.de ([159.69.191.136]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pf1mY-0004IG-3w for guix-patches@gnu.org; Wed, 22 Mar 2023 12:57:51 -0400 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 1a870888 for ; Wed, 22 Mar 2023 17:57:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to; s=20190914; bh=frcCV1k9oG9oKj3dpUqdJg1Px RT2RSN/XKdLCPjaYaY=; b=NfGOegcxVUdj36vgivY7hOxSdMCSUN/grE1cd02i3 srWgKGEr/n8BHv2hhFSWHQcV0FBs5otMlx1S/U5P/3Y8S2eia6mULQ4o+VExoEI8 GkBFbGUrvlpKOflVt7FrLWd7R/XBXs/yEvz+bevp844/9o+yETTvjzueoZgXpz9C lsceElkub2ZyE9QwX5uZg3Wgt9bRfEPvTOtLIUqcm/gd8iapvohZeq5DP2T3YRMI fcP3qfq7+gEuUMMNyhgMCHE4vph7X+igrLbQlQYoWW4ShLgY1fTn8pPoqF8rJ9zj SYj0s6ME9uOBX8HU5xXkPsgTK3raGFIH0D4o0/5PWMV4w== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx2.dismail.de (OpenSMTPD) with ESMTP id cd42d24d for ; Wed, 22 Mar 2023 17:57:45 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id efcedfb8 for ; Wed, 22 Mar 2023 17:57:45 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 595e6ea5 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Wed, 22 Mar 2023 17:57:45 +0100 (CET) MIME-Version: 1.0 Date: Wed, 22 Mar 2023 16:57:44 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.16.0a Message-ID: <54e69a8526844e90fec1eb1e54ca28e9@dismail.de> Received-SPF: pass client-ip=159.69.191.136; envelope-from=jgart@dismail.de; helo=mx2.dismail.de X-Spam_score_int: -6 X-Spam_score: -0.7 X-Spam_bar: / X-Spam_report: (-0.7 / 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, EMPTY_MESSAGE=2.32, PYZOR_CHECK=1.392, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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: jgart X-Migadu-Queue-Id: 57BD41B994 X-Spam-Score: -3.15 X-Migadu-Spam-Score: -3.15 X-Migadu-Scanner: scn0.migadu.com X-ACL-Warn: , jgart via Guix-patches From: jgart 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-TUID: KsJvn7pcA5nE