From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YEp+J9TMHmW3SAAA9RJhRA:P1 (envelope-from ) for ; Thu, 05 Oct 2023 16:48:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id YEp+J9TMHmW3SAAA9RJhRA (envelope-from ) for ; Thu, 05 Oct 2023 16:48:52 +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 2BA235DF1D for ; Thu, 5 Oct 2023 16:48:52 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=G92xZbJl; 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=1696517332; 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-cc: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=T+jFWz+2zueR2nL6CiOkpUK/Fjcr7qWF3m50bJEpQMM=; b=rzpt+AcZYv4xvStf5YzVLXF1MZacAC4baKNmMdof80B6rphQlfvw2iKm/zqZK8FWP/L56F Dbxxe1f1pjeWB3VtYWBcS7bkV7c8x0JyQG74H/4S5cphsva6tJCqYoyb+UnNVj98xH7Lbl of565CxlQLCCiq3z7JVy0jUOmdHH+aN9DTiOcepZEE7gwOtJpqsZgEOzVbUrcTW0QRxbcH e92c3bLovSCiigOsxZgf1lmTF2mEesfFLuSSEMhfo1c+ZFHAzbliKDQxnm2jdAvNjpjjyd 1L/DS8+FqiPFpwNXtskr1Z1vRbrqXoVOyd8Z/iLvoI0YGfN7Ot9DHTcpN+JduA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696517332; a=rsa-sha256; cv=none; b=cqO8MZjYJOIbVMx9OUke9Q2sx+roUycl25mS+c9Xaa3oo4Q4vbC5rALq4K8CUeJGWAXHvV 58pK4xlCrAfjvnbRQJ4w21zRcPk/nFuPxNjaOBs3nJqHDPkI+DKrwJrSkguuIQiWU4lfLB pwum2SbsffdSGndjdo4m8KopKWYXgMV1hSSrXkNlRVttrenu7byZWQlHPiXwpAAhYTkIF1 kHm8i1FVF7Rn16QlcxGSl7ZZW0t+91Rvi399n7dOMhtiGYloLX1QUW5i1Fo/rUjG8Tcfms DydfiLck4YQQQM/tpuE4ubOGCYpItUcF9jZHAn6iGhEia9c3DuyIO/OmB+SpNQ== 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=G92xZbJl; 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 1qoPeg-0007hn-71; Thu, 05 Oct 2023 10:48:46 -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 1qoPee-0007ft-9M for guix-patches@gnu.org; Thu, 05 Oct 2023 10:48:44 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qoPee-0001dT-1T for guix-patches@gnu.org; Thu, 05 Oct 2023 10:48:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoPew-0000Ur-8G for guix-patches@gnu.org; Thu, 05 Oct 2023 10:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66321] [PATCH 0/2] gnu: iwd: Update to 2.8. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 05 Oct 2023 14:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66321 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: 66321@debbugs.gnu.org Received: via spool by 66321-submit@debbugs.gnu.org id=B66321.16965172881576 (code B ref 66321); Thu, 05 Oct 2023 14:49:02 +0000 Received: (at 66321) by debbugs.gnu.org; 5 Oct 2023 14:48:08 +0000 Received: from localhost ([127.0.0.1]:48098 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoPe4-0000PK-0j for submit@debbugs.gnu.org; Thu, 05 Oct 2023 10:48:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60324) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoPe1-0000O2-8D for 66321@debbugs.gnu.org; Thu, 05 Oct 2023 10:48:07 -0400 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 1qoPdc-0001KF-WD; Thu, 05 Oct 2023 10:47:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=T+jFWz+2zueR2nL6CiOkpUK/Fjcr7qWF3m50bJEpQMM=; b=G92xZbJl/AKO8HLzEJ54 NBEB+0IxVFAK9QaTlvW/QDVurUYpful28RDslvhM9sr62rwvXh0vjMyJ4JaRui3ojeZBQVYCZdmw7 JN68evrLFWsnUFu2DLsBsaRityiRLKjZIDtjmVjCFwl7mzyBnvxmh/6t5y41UfAwNIy9u43rx7Top rZWnhCICFrqc7L3uFO7OGa/bSGa2RQeLlG3mli5iCIP/QC4BQzR0/eiIAGpTb6zv1SwN9y0gg6OII pIZmoTWBT/+l34iNo/iJ+tgEvcWPkiGK/c4X900dXK322T2+vdK1r00je0kJNALYHrH9dIhKGxoNv TXAl7VKrd5RvHg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Hilton Chain's message of "Tue, 3 Oct 2023 20:08:17 +0800") References: Date: Thu, 05 Oct 2023 16:47:38 +0200 Message-ID: <87lech3z3p.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.94 X-Migadu-Spam-Score: -6.94 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: 2BA235DF1D X-TUID: QrmAIulx8i0H Hilton Chain skribis: > gnu: ell: Update to 0.59. > gnu: iwd: Update to 2.8. LGTM!