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 KMjDD7WUqGLrygAAbAwnHQ (envelope-from ) for ; Tue, 14 Jun 2022 16:01:25 +0200 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 2M7RDrWUqGLHvwAAG6o9tA (envelope-from ) for ; Tue, 14 Jun 2022 16:01:25 +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 C392F19E0E for ; Tue, 14 Jun 2022 16:01:24 +0200 (CEST) Received: from localhost ([::1]:48452 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o176g-0006bO-Pb for larch@yhetil.org; Tue, 14 Jun 2022 10:01:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45396) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o176L-0006Xx-Vx for guix-patches@gnu.org; Tue, 14 Jun 2022 10:01:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41499) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o176L-0002A5-Mt for guix-patches@gnu.org; Tue, 14 Jun 2022 10:01:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o176L-0005zr-M0 for guix-patches@gnu.org; Tue, 14 Jun 2022 10:01:01 -0400 Subject: bug#55942: [PATCH 3/3] gnu: serapeum: Update to 0.0.0-7.d2150c6. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 14 Jun 2022 14:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55942 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 55942-done@debbugs.gnu.org Mail-Followup-To: 55942@debbugs.gnu.org, glv@posteo.net, paul@apatience.com Received: via spool by 55942-done@debbugs.gnu.org id=D55942.165521524523016 (code D ref 55942); Tue, 14 Jun 2022 14:01:01 +0000 Received: (at 55942-done) by debbugs.gnu.org; 14 Jun 2022 14:00:45 +0000 Received: from localhost ([127.0.0.1]:35394 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1765-0005zA-6l for submit@debbugs.gnu.org; Tue, 14 Jun 2022 10:00:45 -0400 Received: from mout02.posteo.de ([185.67.36.66]:33267) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1763-0005yu-8H for 55942-done@debbugs.gnu.org; Tue, 14 Jun 2022 10:00:44 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id C6C0524010C for <55942-done@debbugs.gnu.org>; Tue, 14 Jun 2022 16:00:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1655215236; bh=OI7Bs0NrswEWnIiWTlQwJ+VfsDWY66A+kyaxmqCmtIY=; h=From:To:Cc:Subject:Date:From; b=NzxRelVPQCCJPxwMKk3VevNdrQgVhJQN0QV60pFaEk+8sFvHBg+5JI7Pw6Kk22kIB LxHIWqAGuf8ZG4wEkYvUqEmqDPJmVKjdS+ye/YPlcIha7YimnBUJcRQ8bwqyIIXaym ogQXgKEs/XCvqjqLOAg5aBJ9XQlXGUgDrvHmskOMhYuDRfJ+Rili0QWOcJy4M7W2qo hJlVXYvjq6USi8iRFPkNrc0m+bpXg9Xt45nHX9dHgXTcRneAtinRZagxphAjxmT4f6 4PHTjwgDQuBNZE3xbJ1buIiZgU5X/CzzG40Y/XCRjmUY0iKAU7/w4R3Xvg9mCh9b0j xO4i+DuOb3wvw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4LMqpB7357z6trh; Tue, 14 Jun 2022 16:00:34 +0200 (CEST) References: <20220613122650.278003-1-paul@apatience.com> <20220613122650.278003-2-paul@apatience.com> From: Guillaume Le Vaillant Date: Tue, 14 Jun 2022 13:59:43 +0000 In-reply-to: <20220613122650.278003-2-paul@apatience.com> Message-ID: <87v8t3mjjy.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=1655215284; 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=OI7Bs0NrswEWnIiWTlQwJ+VfsDWY66A+kyaxmqCmtIY=; b=b4SLjVwAerkEvKzm+0uHIgi8c4AfPb7402Z+tiBIFDVM9HnMQW/ecawdOGTo/g5z23FIqr 7TD92FKNbpHrwRTUwygk0zMS3tR0AUQ3vYQe7oOLyv4fi9fC/UWfD6h/Bw0k4mzUQ6o3vn +rqCAL7UDeWvWgsEMuUYDpdfeaF3WIEemzm1RNg527VIFT5hcZUlE0O2a8ofUpmIMsGWZn GxOPjdPq7Gd5HYowIhx7BWWof1AaXJwm8dEawbo+0RlX/CdT3ljMRvvZ5JSD6MPSwclDys BpBHsxATj0r73wcPOmUu19VjN9UFQ0GYwfqNJ/y7cs9VpX1Qg7rWzx9KinAtYg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655215284; a=rsa-sha256; cv=none; b=TyVKVwv9GVGx81Tj1K3tcfLQ6Tlfh3wV0y6ZPCms3W4fHD6EqQTujJY2EgFz7jsSY7btZM m+VN9RHH9fOQ35sV2uOW7ewDcmi2as+nGU76nJlNgDTEn3p4KJIU6ONwmIERGb2LJ77cAx EjQyI+szwf+7NcB4hzlAjFxdN0GfiXG0acVWmsZc/NHEa/6JViaocKQqHdiy+YHgoLqnUL ertO7z6FTYq34QTr2DtmJvIyP2Hn82S+RoXfuMoIdjXjDr09K5brd1EOt22lwFljRtmJoM 7H7UeD6vzbXEHl+mG6wAjCgRKoA8tlmljFqIkyeu16+bcdte5M8bVY8K0gkQoA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=NzxRelVP; 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.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=NzxRelVP; 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: C392F19E0E X-Spam-Score: 4.91 X-Migadu-Scanner: scn0.migadu.com X-TUID: /o/MOvGPuyfP --=-=-= Content-Type: text/plain Patches pushed as 240ac3b75cb5b3140f5d0c917884e6dedee863be and following. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYqiUgQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9XAQD/W48qw3ph/WJNcuBFLZcBhk7E0v43Tm0Ld+MX ewBFavUA/151x6+I0lAp70UPhZf23iCLWFb+q4Ur7SbG+gWH9nt5 =/hv4 -----END PGP SIGNATURE----- --=-=-=--