From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CJ3vH+DmOGWsTgAA9RJhRA:P1 (envelope-from ) for ; Wed, 25 Oct 2023 11:58:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CJ3vH+DmOGWsTgAA9RJhRA (envelope-from ) for ; Wed, 25 Oct 2023 11:58:56 +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 4DA4854543 for ; Wed, 25 Oct 2023 11:58:56 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Y0SaWH72; 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=1698227936; 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=M+YhEO1pCk+Tu7l6roTU8TcXocQ1g7oYOUP4rOnM9PQ=; b=d23pTEjZKVppXP4BodGGFFzgavPqx7TAsidUyBOB6kFkfsunAcplagOIcLPPki0zCMKv19 b7q41PWjE3AAJ/KKGRsVsXnuJgA1zHKjdO1KI6tE+QfJzWGpHGdMd2totwo+LS+w5r432J uJ6Lm+qfiAbX/Tb9WFLu1+wiFxhC+3+v3X0xzSn/91dGZ5b78UklzwJLXflBSLpgfa+QF3 sEHSgouGxECf704KEe0yKFeh+3Z/yjaQabk3Q6Ckz3mrPjvVsy/cLSkJl2tsEgzhUPhA19 ZfTbmGuWHwSv5jkZSaBkBeryEZag/2/h/MG0PvydTt6XXu2LPnSBVw6BqGNUAw== 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=Y0SaWH72; 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-Seal: i=1; s=key1; d=yhetil.org; t=1698227936; a=rsa-sha256; cv=none; b=EzYr3Un9QKPRsNlmFVp5yMPlJWmNxPgvSFNHkYtYNCT5vj9ACbSia6i65F4yKIiHMXEeIp 8UeGnmVWaSFtmmkpOYC8Oa1CjnHCbG/yACvo1AAo3AdlaDNgGdw6b7lch938sgtuxu42Gq n6s6iha/Z8YdD+VhDDWn8hdOmedbQaeGPVxRGBYWA721Q9Rq8iMNrlpkaUVFMXt/85EVlF zvASgMTOG9Ea6tWrh3PwlgKZns0NKNwHF+CvMv4hTlPqa+aivFDXjKDgvD39B61HFa+Jlz KCVLeXC76m7immFrl3i4Zr+l47uU+RLVx34kKGXhji2c9RXSjLkx0gyA/fvrvA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvaex-0002qZ-Ts; Wed, 25 Oct 2023 05:58:44 -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 1qvaep-0002q0-Ql for guix-patches@gnu.org; Wed, 25 Oct 2023 05:58:38 -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 1qvael-0007nD-T6 for guix-patches@gnu.org; Wed, 25 Oct 2023 05:58:32 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvafF-0005OF-UZ for guix-patches@gnu.org; Wed, 25 Oct 2023 05:59:01 -0400 Subject: bug#66443: [PATCH] gnu: gnuplot: Update to 5.4.9. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 25 Oct 2023 09:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66443 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 66443-done@debbugs.gnu.org Mail-Followup-To: 66443@debbugs.gnu.org, othacehe@gnu.org, paul@apatience.com Received: via spool by 66443-done@debbugs.gnu.org id=D66443.169822790020656 (code D ref 66443); Wed, 25 Oct 2023 09:59:01 +0000 Received: (at 66443-done) by debbugs.gnu.org; 25 Oct 2023 09:58:20 +0000 Received: from localhost ([127.0.0.1]:57407 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvaea-0005N5-61 for submit@debbugs.gnu.org; Wed, 25 Oct 2023 05:58:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55218) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvaeO-0005Mg-Lz for 66443-done@debbugs.gnu.org; Wed, 25 Oct 2023 05:58:19 -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 1qvadp-0007in-9W; Wed, 25 Oct 2023 05:57:33 -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=M+YhEO1pCk+Tu7l6roTU8TcXocQ1g7oYOUP4rOnM9PQ=; b=Y0SaWH72QmH6X4MzbFij 4bzmo/bpzOj0En82q2ciwkXmmiXOi0qVveZA7gUNoZye33Nj/+uxw8AI0LGZASCjcaezjKHSBqq+1 PWumrHegcOPtd06qBOa2mg3JYpTQBlyL/wm4vGUriPSDGUO1avdxAhRC8XtTt6Yr4UQHJh9dDNqqv Tj3N/EmBq04s2EGHTGvNgOdvE7ISPvjASUDICwE0GUm4ltfosORn2rNr1VjLQd5Z3myW5Hxi0jreb 10NcyFy7lVNZ3fYxkcamOAqVy90euNNbnNTENnnq0irZ2SmkNO7jHeqW4CqUsUbKqPcGn1W048gST jAOrbSbdIF87ow==; From: Mathieu Othacehe In-Reply-To: <19e4c7dd72cf1d2a2c3a50af8b3bb27442775423.1696947617.git.paul@apatience.com> (Paul A. Patience's message of "Tue, 10 Oct 2023 14:20:46 +0000") References: <19e4c7dd72cf1d2a2c3a50af8b3bb27442775423.1696947617.git.paul@apatience.com> Date: Wed, 25 Oct 2023 11:57:31 +0200 Message-ID: <87bkcnxbw4.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-Migadu-Spam-Score: -6.79 X-Spam-Score: -6.79 X-Migadu-Queue-Id: 4DA4854543 X-Migadu-Scanner: mx2.migadu.com X-TUID: iVjLTmn4CcXp > * gnu/packages/maths.scm (gnuplot): Update to 5.4.9. > [arguments]<#:configure-flags>: Add --with-qt=no. Applied, thanks, Mathieu