From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2L5EH541C2TvgwEASxT56A (envelope-from ) for ; Fri, 10 Mar 2023 14:50:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +Fd9Hp41C2SwIgAAG6o9tA (envelope-from ) for ; Fri, 10 Mar 2023 14:50:22 +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 E3E6A12304 for ; Fri, 10 Mar 2023 14:50:21 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NJpinGok; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678456222; 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: content-transfer-encoding:content-transfer-encoding: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=KfNBuR7kFGOd2xcyLakxKh+oCVNY6YRtuiTJyKcwTy4=; b=YYj8XNCQc1n/5Ldb1kEJumVypH4R+qaej8morlY8izId4Oucpt96NCQPQiRpRUSAmCQO4J jgzIAnB8ZOZI7Y2pSnhRS6Tc9uoHw596yeqmqESCo12A+WV8r/QfirQ7GDERTwqbdKlTw6 z1PF930hvCcgkJ5z8I+St5tBDQYRnGykBTyBvzA9cIe/o+nV5g9cBrDJH/aY6AxJxFLZ3j IJsYArxlKrMQ4ahPW89RkueXxl8O6sQ8n65sqRFcB0OkpXZlhDb+oS/0NyWcZ70pdGzjsl I1j/AykfD5kSmEwwdQn72auGpugGYVkZ5yTuwpO+ZMqGYr2OgzRJQQXpsfIY4w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NJpinGok; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678456222; a=rsa-sha256; cv=none; b=U93GpnzzT52e8czbMDzw2+o38nYuQ/Wf+JQ++gTxmBlIypx30qkCczH6u65bk9Fb0yksQq IFyv2YeXRO0kDCrCR+tgsUmBh1v9gVI501XJyrXUC8+uYBwiZWsz/DfhupfNO+vP6CGngy QxUk1O6Vk2u4aZYpn9S+yDjUGI9tDdBOqyj00b1OC9G9/osFc2mhYskXGFhBibBnNtAbUs JGSu8cN+6ZRwRHMMxwQNjeVH0mGVOYRy+YQcIjWDblW/NmmIK61tZxqq9uxth2+gUD5ROD 1isOO0Rcf1hz3A6ctY66lTuvHfDhuqF/8KfTfPe/n9Sk2zjFbjmz8ZnO4fMFlg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pad8G-0007wu-4t; Fri, 10 Mar 2023 08:50:08 -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 1pad8E-0007rl-JE for guix-patches@gnu.org; Fri, 10 Mar 2023 08:50: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 1pad8D-0006JQ-Pm for guix-patches@gnu.org; Fri, 10 Mar 2023 08:50:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pad8D-0002J4-Le for guix-patches@gnu.org; Fri, 10 Mar 2023 08:50:01 -0500 Subject: bug#61745: [PATCH] gnu: Add 9base. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 10 Mar 2023 13:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61745 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Antero Mejr Cc: 61745-done@debbugs.gnu.org Mail-Followup-To: 61745@debbugs.gnu.org, ludo@gnu.org, antero@mailbox.org Received: via spool by 61745-done@debbugs.gnu.org id=D61745.16784561828831 (code D ref 61745); Fri, 10 Mar 2023 13:50:01 +0000 Received: (at 61745-done) by debbugs.gnu.org; 10 Mar 2023 13:49:42 +0000 Received: from localhost ([127.0.0.1]:54098 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pad7t-0002IN-QD for submit@debbugs.gnu.org; Fri, 10 Mar 2023 08:49:41 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40616) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pad7s-0002IA-Ck for 61745-done@debbugs.gnu.org; Fri, 10 Mar 2023 08:49:40 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pad7m-0006FN-O8; Fri, 10 Mar 2023 08:49:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=KfNBuR7kFGOd2xcyLakxKh+oCVNY6YRtuiTJyKcwTy4=; b=NJpinGok2IVrcXQUKIn6 sNBwA7PRaUp5tbLGjgfuCok5ipyda5+DycMA2NVVpTvbjt0P9j49VyN1wblk8m6aww81XXqeB9Sdc f1dE1IdW7uZrmQZ0aJ9PLT5Ve/Z8L5a2v2MyvkjayKIR7D/75uxiEuVM/wBa8KOytXVBS98GthRbJ wMhH0vYpWiwUcqbSm6M4dfVb1YAyz5mCYQ7oyenrQYyDiuwSu1ibP0XwBHWnq1d1WXtH6vjTCBazx EIhA4l/L6KNn4rB3VPK2LTfPiPH7771l1f9v/t/0QuYvpfdlSlYUTocjAfwDgPnc1ITgdkQDixr77 Bpw/OQXtqv4mfA==; Received: from [193.50.110.253] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pad7m-0005mS-4a; Fri, 10 Mar 2023 08:49:34 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230224031803.14689-1-antero@mailbox.org> Date: Fri, 10 Mar 2023 14:49:32 +0100 In-Reply-To: <20230224031803.14689-1-antero@mailbox.org> (Antero Mejr's message of "Fri, 24 Feb 2023 03:18:03 +0000") Message-ID: <87zg8k7m37.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: X-Migadu-Queue-Id: E3E6A12304 X-Spam-Score: -4.59 X-Migadu-Spam-Score: -4.59 X-Migadu-Scanner: scn0.migadu.com 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: ID6q28YoCiqX Hi Antero, Applied all six patches (the sixth one being =E2=80=989base=E2=80=99, the f= irst in this series). Thanks! Ludo=E2=80=99.