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 ms1.migadu.com with LMTPS id YEYIH9CoRGYk1gAAe85BDQ:P1 (envelope-from ) for ; Wed, 15 May 2024 14:21:36 +0200 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 YEYIH9CoRGYk1gAAe85BDQ (envelope-from ) for ; Wed, 15 May 2024 14:21:36 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=HMi9ommq; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1715775696; 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: dkim-signature; bh=kHRioLyJiG/wrXvGsfyrZSDZ2p+AUL3xYG/7baeRPiE=; b=A8apecwzhTXuqPv3OqH41xxjXJjzkX4+TZYckD6rD70YrYvKXszvVFqvyvbda0yQ9xqsbU mOQx+pd4Dx/qesNtH3lF38c/TExXvUOZ94K8tRJKHmgApwY5i4JcCLPSwE5dXYp7IEpnvr HqrhR+79X1U4Qj7dF8xPJlr1cm1eug7ox7NVq/LrpZ//J9cqoYRCIACTsblGYtwJJC7jhB ejN/VVBdffR3wKpz0sorWloFXwhrbRKkDmqdsTudUnwUNCwPhM2kGnBAOHEcmFN8wrYzbV ftl9pFwqC+MBNmzOf2a2NurrKiQN2l61swkczHbU0n6qLlQIq4sDARJhBI7o1Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1715775696; a=rsa-sha256; cv=none; b=W2sUrDId16f7ZaXkwnW8eAHAkTH85KK2iQqA1T1KYR0TjeYQIZCAYFbie1qoxzsYpc/Nu4 kMdSI443KgpG3Sw3wP+C/6NwwDFn9OJyAnqgGy2N8Imc3d7UdWpdYTUaLKGDkzFh+R/F0C ZnQQpZEpuApkiDfFSdz8zsJp2vqMhKPfMy+K0Hhlv3HvIWiFpRssW723jKaKB0/XXi1vNz 4JvY+NJqmmMGN/lmqv6+n533Hba06Hwl0hDPELYDrFXkYZ3AaT7mCNJbigjNTmCBCVjVdZ 5cWFYbAYlVLKsGyOVa+fxUxT4p4hhMJF8zf4JsmRrzHy+66cf2bGw0Xt5iLI+A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=HMi9ommq; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-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 428AEEB32 for ; Wed, 15 May 2024 14:21:36 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s7Dd1-0000yp-0o; Wed, 15 May 2024 08:21:03 -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 1s7Dcz-0000yB-O3 for bug-guix@gnu.org; Wed, 15 May 2024 08:21:01 -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 1s7Dcz-0004VB-F8 for bug-guix@gnu.org; Wed, 15 May 2024 08:21:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s7Dd1-0000LA-1Z for bug-guix@gnu.org; Wed, 15 May 2024 08:21:03 -0400 Subject: bug#70258: FreeCAD dependency probably outdated Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Wed, 15 May 2024 12:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70258 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 70258-done@debbugs.gnu.org Mail-Followup-To: 70258@debbugs.gnu.org, glv@posteo.net, buttonspresser@disroot.org Received: via spool by 70258-done@debbugs.gnu.org id=D70258.17157756531281 (code D ref 70258); Wed, 15 May 2024 12:21:02 +0000 Received: (at 70258-done) by debbugs.gnu.org; 15 May 2024 12:20:53 +0000 Received: from localhost ([127.0.0.1]:42180 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7Dcq-0000Kb-LE for submit@debbugs.gnu.org; Wed, 15 May 2024 08:20:52 -0400 Received: from mout01.posteo.de ([185.67.36.65]:43977) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7Dcp-0000KO-3z for 70258-done@debbugs.gnu.org; Wed, 15 May 2024 08:20:51 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id C68BB240027 for <70258-done@debbugs.gnu.org>; Wed, 15 May 2024 14:20:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1715775642; bh=kHRioLyJiG/wrXvGsfyrZSDZ2p+AUL3xYG/7baeRPiE=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:From; b=HMi9ommqOayFcSaaH8mF685yE1K1zwOwTjqMd5GBFlnAGlO46I9J0h7svvcqlO+vw 6NOxNRgjAwer03X2zYryncY1y3lyzs2E/UycrbgGcafsSfO/PHjqMM7OAL7KvPg5Z0 zSgvIEv5XGjW764tG8aavSqFKo5JH7H+9PFxmQny/OX4UYld7uK/bzZCIqG2SWJ9z0 1UAln2JnNi7RE7D8g5uJ2mKzfJL+a/IUdaskgkTX83IhxFc/3UxZTM5Z3QmRTTk743 +hB885YW+26HplSIKXyI60zMw1Gsz8VKihIyJq0Jcqx8KLq8gJMku5Yfmi9iBzUgjx pB8XSqc2B7BSA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4VfXPP6gFmz6tvx for <70258-done@debbugs.gnu.org>; Wed, 15 May 2024 14:20:41 +0200 (CEST) From: Guillaume Le Vaillant In-Reply-To: (wakyct's message of "Sun, 14 Apr 2024 17:53:46 +0000") References: <87bk6lo0a8.fsf@disroot.org> Date: Wed, 15 May 2024 12:20:40 +0000 Message-ID: <87bk57l10n.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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.07 X-Spam-Score: -4.07 X-Migadu-Queue-Id: 428AEEB32 X-Migadu-Scanner: mx11.migadu.com X-TUID: WHb/B9TW8a/1 --=-=-= Content-Type: text/plain Fixed by . --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZkSomA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+sLgD/a44G5uGneZMNSgzxdeIJFjxcB3M5LsGJP8J7 V6huEXUA/3TZ2Q0x25mFJklBZJm1la4Ra8gCf0pRSnWsoRBb6Amn =DdcF -----END PGP SIGNATURE----- --=-=-=--