From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id kIiGAQuNgGPWfgAAbAwnHQ (envelope-from ) for ; Fri, 25 Nov 2022 10:38:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MOSpAAuNgGMkXAAAG6o9tA (envelope-from ) for ; Fri, 25 Nov 2022 10:38:19 +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 CFE453DC07 for ; Fri, 25 Nov 2022 10:38:18 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oyV9n-0006bG-Gm; Fri, 25 Nov 2022 04:38:03 -0500 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 1oyV9m-0006az-2l for guix-patches@gnu.org; Fri, 25 Nov 2022 04:38:02 -0500 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 1oyV9l-0004Lp-QY for guix-patches@gnu.org; Fri, 25 Nov 2022 04:38:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oyV9l-0003Rh-MX for guix-patches@gnu.org; Fri, 25 Nov 2022 04:38:01 -0500 Subject: bug#59564: [PATCH] gnu: Add cl-system-load. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 25 Nov 2022 09:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59564 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 59564-done@debbugs.gnu.org Mail-Followup-To: 59564@debbugs.gnu.org, glv@posteo.net, paul@apatience.com Received: via spool by 59564-done@debbugs.gnu.org id=D59564.166936907613230 (code D ref 59564); Fri, 25 Nov 2022 09:38:01 +0000 Received: (at 59564-done) by debbugs.gnu.org; 25 Nov 2022 09:37:56 +0000 Received: from localhost ([127.0.0.1]:33537 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oyV9f-0003RJ-PB for submit@debbugs.gnu.org; Fri, 25 Nov 2022 04:37:55 -0500 Received: from mout01.posteo.de ([185.67.36.65]:36185) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oyV9e-0003R7-Cx for 59564-done@debbugs.gnu.org; Fri, 25 Nov 2022 04:37:54 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id DB1A8240029 for <59564-done@debbugs.gnu.org>; Fri, 25 Nov 2022 10:37:48 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1669369068; bh=Uc+2TCTtXdjGrhw7DQnQXQbXzOx22lx8ha5FtaM76vg=; h=From:To:Cc:Subject:Date:From; b=UIQEzF2aUwxDvZ8VSGIK5rBMkkBSYPHS1pd1mBjE4ElFBcow0IC7ZFbxY/0VGuQEZ w/PIAZWrOZFCtdHUWdq7O2adsa9nKXXlhSZ0LgLDCAHoT3D8NPtPDmFq9RAMgJd/Hx TfQlsXXHCExqLlXcsMKVDWjYl3n/ltPSDOnNDBpipGb0RKUm+ZwP/NQrOCO+5/SJVP Do5Hz9Ar0GVUbB+OgsVtsgy4PKuAvAgrynbxhMhbR8ScZZkeAJT5mX1SqRrkDAxwex WJmWkZ0DR9zDeLNEmhULMaU4OiUfBf+eEF8JS5qR6ix1a8t4tYe1rla5W54BCM+kzV vTmIwKH62SR6A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NJVCJ1jYbz6tmF; Fri, 25 Nov 2022 10:37:48 +0100 (CET) References: <20221125074752.146689-1-paul@apatience.com> From: Guillaume Le Vaillant Date: Fri, 25 Nov 2022 09:36:56 +0000 In-reply-to: <20221125074752.146689-1-paul@apatience.com> Message-ID: <871qprgys4.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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1669369098; 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=Uc+2TCTtXdjGrhw7DQnQXQbXzOx22lx8ha5FtaM76vg=; b=GmOEqM+2FIShq/C0EjdkUJvt4ifQwehp9GKDj7wtHl12+oosvkiA2ZL0qM4u+5fubuqgxQ AU44PMjJ9K9I3W1M2nfWkvENTTSY03VKF7eykGGJhPYny2bUAHha16UgQPPkCJN9K0Kgsx Gq1zBfVaaVIS+UFHwo0TWldLZKRFapr1PidGpRNKyE5qqWalhaT6FjXsTztmt8Gqbaklzd bn6+Yw4jFD9V52Rk3WwUPFXeKQJ6+MEmHzTA5CGvS4/AnlZ7QKOGcq48FC/HsEB52CZgZv /TrGpzhTPNAqAMXY4cEPejzsynuZK6BSFQP6a9PM2vFmfe1RRg4GdxKSy3R9UQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669369098; a=rsa-sha256; cv=none; b=dWOv/kOjX+DVAX6ITk6POqHheM9pyRUBcW6XSDv6SwWL+6kKkkEKAlDqLQYA2h3ZTYVVJC kb8eiKGi5kw/2aAhjDEA98E+OrORTbEo8l3taKZBfrOabxvQVPVI/hd2J/Xc6wdlxwOjvX 9jqU488Uh5ay9Bw8eSSzCmbZGutphJMtCsucUHHZHMoZEdspXZSCpEhjrOAUtLafuvpnW+ Fgdye/3aUjQ2IzhbaL6l2Mh2Ns5TkBVk0KGERehOw+EUFHRk9znyuHRlH3SILzXyBjXxHv ZSv/gDFro6FAwNMgs60p3RrMhQ1P4mx8ofAnIprXhy5tZmHu4VETYUUuHwSpdw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=UIQEzF2a; 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: 4.22 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=UIQEzF2a; 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: CFE453DC07 X-Spam-Score: 4.22 X-Migadu-Scanner: scn1.migadu.com X-TUID: c278HCyoIJSo --=-=-= Content-Type: text/plain Patch pushed as d0b4baf51f8a3b79923de5348f3d4a5cdf164e33. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCY4CM6w8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j81WAD+MDIHHrWFYe//Wbs1vIFM4H8+RTCIe/HNLWCu vQ3+l24BAIBoDg9rD7y4YQtQeGXeHL12OVH7ONzHWk1FSUIO1SQP =pmU4 -----END PGP SIGNATURE----- --=-=-=--