From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IN0lI3nsbmXI5AAA9RJhRA:P1 (envelope-from ) for ; Tue, 05 Dec 2023 10:25:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id IN0lI3nsbmXI5AAA9RJhRA (envelope-from ) for ; Tue, 05 Dec 2023 10:25:13 +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 6D12D5150D for ; Tue, 5 Dec 2023 10:25:13 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=I88ChSe1; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701768313; a=rsa-sha256; cv=none; b=XMaj9kJQeVX7erbA2ZivfFCQtKYiVAAEyyPlV/d/zz/weFbLlTBUOnPtMBWI47nywkinzj /XrO1fwhmPp/8Uswe7lRZdTMbKTUxnA47C6Q6Nj3bhPm5XO2CNiGijFwE46S1m3f1apv0+ mLRKh03zuuYBQkGa+4hyKmJwbaCqv00zQU4xRN9kpW2Yi4AYoRWU5OEfGvO8SxKZwbEHuT SPFHm6I4aNfQb6TaaICEXAN/oL6Rq/NbbOApN7lEtNE3oVg2n+CLQDnvNoZ/QNGo6cPkY5 oAxHFULqwsPtDIVNzaifI1TL3Xmh24DWO/nr57cZdLMEC7fBWPypah36x3bt4w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=I88ChSe1; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1701768313; 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=r5kJf40IsrpA7VqYN4FmGxvl9yO0MHZGnUYUO0MdCpE=; b=ICyC91hJTOYAzu2mGL9FYLQrdvrTw5ZLFEBFQV7k+VIMapC/hHnnT6HOk/hmxz1E6cx0YC U3cfoZebUGPySr4EocGmTVLdeQuFD5lkCsJN63hUW75W/JQN3cmTT0RVdExUzYR90TWki7 FmNVFLTjjGXMO+A2Yg5Ygzrr5cLTyX2F5R0wsbpVjRWyd5uHeCHNo6dBbTddiOIyKJ+iVP eH68sznEa5O0OGR+1a3Mdehs2+iYZxrEVD8RL88Z7AhP7A5DRUejo4SlmEXkKyiMooLZak huMmIOZb+IA7S2tj1VqTs9EimaE+PAR6euNm4rhNwJPQAw8kMDs+RJLxdKYHpQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rARfk-0008PA-2e; Tue, 05 Dec 2023 04:24:56 -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 1rARfg-0008OX-5v for guix-patches@gnu.org; Tue, 05 Dec 2023 04:24:52 -0500 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 1rARff-00059o-Eu for guix-patches@gnu.org; Tue, 05 Dec 2023 04:24:51 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rARfq-0002mi-Ed for guix-patches@gnu.org; Tue, 05 Dec 2023 04:25:02 -0500 Subject: bug#67581: [PATCH] gnu: wxmaxima: Update to 23.11.0 Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 05 Dec 2023 09:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67581 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andy Tai Cc: 67581-done@debbugs.gnu.org Mail-Followup-To: 67581@debbugs.gnu.org, glv@posteo.net, atai@atai.org Received: via spool by 67581-done@debbugs.gnu.org id=D67581.170176827010655 (code D ref 67581); Tue, 05 Dec 2023 09:25:02 +0000 Received: (at 67581-done) by debbugs.gnu.org; 5 Dec 2023 09:24:30 +0000 Received: from localhost ([127.0.0.1]:36622 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rARfK-0002lm-97 for submit@debbugs.gnu.org; Tue, 05 Dec 2023 04:24:30 -0500 Received: from mout01.posteo.de ([185.67.36.65]:43809) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rARfG-0002lX-Ri for 67581-done@debbugs.gnu.org; Tue, 05 Dec 2023 04:24:28 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 97AFF240028 for <67581-done@debbugs.gnu.org>; Tue, 5 Dec 2023 10:24:09 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1701768249; bh=r5kJf40IsrpA7VqYN4FmGxvl9yO0MHZGnUYUO0MdCpE=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=I88ChSe1pKcKar4QxU0OoWDSd0loea0xGLeqw6xZ4SutvQV958F/MnnrhzH8ZQhDx doBHLP4qoe01lb6lJNqCSlgxPn4sT1XEPhqBwDy4DZZR+sSFVKlBl/emImDs2rsQCw G9hObKsscAEKVhrbHRkV4NkBRa6DciINEucFDcQXkUMiKkQiRGYYiwNNxcoFI3kX9p Voak8PsV6f6je1c92OR/S3ZN5N/ppNrSJl0YXyPbw256lseYotjRYsPFd2kIcgsT1o Qolgx4EyTtMgW6Ues1hhfXwjO18ppvvikxNmAkhtxYI2OJaZYSM376xQ+BbXLHDIjT Bh55nNiW4vnTg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Skw8S65f3z6txr; Tue, 5 Dec 2023 10:24:08 +0100 (CET) References: From: Guillaume Le Vaillant Date: Tue, 05 Dec 2023 09:23:39 +0000 In-reply-to: Message-ID: <87sf4h3suf.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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: 1.06 X-Spam-Score: 1.06 X-Migadu-Queue-Id: 6D12D5150D X-TUID: obV9PGPTbQLT --=-=-= Content-Type: text/plain Patch applied as 310f7966e78569653ad47b2e550e65e74719ca73. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZW7sOA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+R8QD/SS5Mfyg3G4XjD9eBgNSqQJuqpp56AJwfwuwR 6Z9d2d4BAJzzDv9ZHZQM/vxua60LLKFVcmUwsqgSdMakFYy37w8T =Mu9G -----END PGP SIGNATURE----- --=-=-=--