From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id 4L+QHxbPZmalTAAAe85BDQ:P1 (envelope-from ) for ; Mon, 10 Jun 2024 10:01:58 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 4L+QHxbPZmalTAAAe85BDQ (envelope-from ) for ; Mon, 10 Jun 2024 12:01:58 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718013718; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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; bh=eXv2g+eHBHpUveLcGFEBcO+XCnkSjKx2U7uH3gCNniY=; b=tAuo9w9ZWbDuYMmAh9ml1sr7b2qQW5199xkjlviyQdzJSkEM70GrOnUBtGvwocfZnJroh8 tVi/5mFUXh6WjgZcByc4FO/BMFeH6CRTpZMNFX8ai7cfN2cLexhTfUazRCbfCDd+xR45Ax EIZxAKY92qFcRj/8U3oB9lPwFta+1WEjdhufIquT6t+p6ogfAshqMHnFjI5d67MazSGqFD gTad8+Tf3UtqgJQxHeiodQlwpqoQmPjy+L3ZKH2I3Zl3e/8+UHax0eOQK2DzWeMNVASL8G w7MpnbjQA3XagOpfBQKRoNL8WVIHr5CkecZIXmz/kaguNsF4lufVa8/dIkEU1A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718013718; a=rsa-sha256; cv=none; b=AEL3TnhrHNiEtNImY//IvyqOZ20QZfJRqvQ2QHpqCNsuCnPDBWveK8cflV7Ee08kHyWTvy VjXS5Iv1qGrxuD53Tc6/U2CUjP7VRcxBF1bfGusk9ueS/7fPplgj7uYLl+zxUs+5KPtac3 kAtnJoVmDGJZF5UwKMWmFjEa+2+exLHIqi4oZcXiiqScrlmMb8sl468Fhrnagq18Ri8TZC k1c2Ylfm/7e0hBgGlziCDybkYJi90c27g6SEZ7qY6zCWbHhGIUr4Vbn74c9/JKoxp1QFvm QNb3iLnZbo64VnSMxvcgI8OiiSWXWztSGKLz92GaEqUkOGYESa4CU6Mn6POafw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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" 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 5AB2C6248 for ; Mon, 10 Jun 2024 12:01:58 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sGbqW-0008Uq-01; Mon, 10 Jun 2024 06:01:48 -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 1sGbqT-0008Tf-I3 for guix-patches@gnu.org; Mon, 10 Jun 2024 06:01:45 -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 1sGbqT-0001is-9W for guix-patches@gnu.org; Mon, 10 Jun 2024 06:01:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sGbqk-00081x-22 for guix-patches@gnu.org; Mon, 10 Jun 2024 06:02:02 -0400 Subject: bug#71399: Close References: <85b8d7c8135250818b94c4f01f8bccf2d1376a45.1717690168.git.a.r.draidi@redscript.org> In-Reply-To: <85b8d7c8135250818b94c4f01f8bccf2d1376a45.1717690168.git.a.r.draidi@redscript.org> Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 10 Jun 2024 10:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71399 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71399-done@debbugs.gnu.org Mail-Followup-To: 71399@debbugs.gnu.org, andreas@enge.fr, a.r.draidi@redscript.org Received: via spool by 71399-done@debbugs.gnu.org id=D71399.171801371530845 (code D ref 71399); Mon, 10 Jun 2024 10:02:01 +0000 Received: (at 71399-done) by debbugs.gnu.org; 10 Jun 2024 10:01:55 +0000 Received: from localhost ([127.0.0.1]:51051 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sGbqc-00081Q-Rx for submit@debbugs.gnu.org; Mon, 10 Jun 2024 06:01:55 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:44288) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sGbqb-00080z-Pz for 71399-done@debbugs.gnu.org; Mon, 10 Jun 2024 06:01:54 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 6E0F33B3; Mon, 10 Jun 2024 12:01:31 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6ja-VNkOoCu1; Mon, 10 Jun 2024 12:01:23 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id EB6271DE; Mon, 10 Jun 2024 12:01:22 +0200 (CEST) Date: Mon, 10 Jun 2024 12:01:21 +0200 From: Andreas Enge Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 X-Migadu-Spam-Score: -2.84 X-Spam-Score: -2.84 X-Migadu-Queue-Id: 5AB2C6248 X-Migadu-Scanner: mx11.migadu.com X-TUID: Nof9NXNVtcdh Pushed, thanks! Andreas