From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KO9fKTrf1mLWagAAbAwnHQ (envelope-from ) for ; Tue, 19 Jul 2022 18:43:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8PhRKTrf1mL8dAAA9RJhRA (envelope-from ) for ; Tue, 19 Jul 2022 18:43:38 +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 DF29939A91 for ; Tue, 19 Jul 2022 18:37:06 +0200 (CEST) Received: from localhost ([::1]:46916 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oDqDa-0001rN-3F for larch@yhetil.org; Tue, 19 Jul 2022 12:37:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36340) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oDqCe-0001Na-G8 for guix-patches@gnu.org; Tue, 19 Jul 2022 12:36:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57303) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oDqCY-00071P-Qc for guix-patches@gnu.org; Tue, 19 Jul 2022 12:36:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oDqCY-0003i5-Mh for guix-patches@gnu.org; Tue, 19 Jul 2022 12:36:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56645] [PATCH 2/3] gnu: gnuplot: Use G-expressions. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 19 Jul 2022 16:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56645 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56645@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 56645-submit@debbugs.gnu.org id=B56645.165824851514185 (code B ref 56645); Tue, 19 Jul 2022 16:36:02 +0000 Received: (at 56645) by debbugs.gnu.org; 19 Jul 2022 16:35:15 +0000 Received: from localhost ([127.0.0.1]:55057 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oDqBn-0003gi-0S for submit@debbugs.gnu.org; Tue, 19 Jul 2022 12:35:15 -0400 Received: from mail-4018.proton.ch ([185.70.40.18]:42290) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oDqBj-0003gD-1Y for 56645@debbugs.gnu.org; Tue, 19 Jul 2022 12:35:11 -0400 Date: Tue, 19 Jul 2022 16:35:00 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1658248505; x=1658507705; bh=599lEZzXITF1zdSiKqByABRzIyiZ2ayrG2EHWmmC63A=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=gi7SVbhoqanWIfSsYDx3VyaGLk5tGQDJF0fTBC40ySA7VKP9JBN9rFB9UliniJiH5 AwO0Sn9hzYeIjljY6ZKvYtS26BxKVqpZuJJi21Khzvnv/g2UFNB9/OkA83GdzotYc/ ig7rhbmfVAn20Sr/ry+OLQ8sf564LUGWjn5IkjEzxF5Becr3pK1+zQvToK5J2xYiik UjqRL/GUOVMh4ijt8rWGu6TVFLceQypKxwsqo7Yxtxnbu1zPfnPREb4GzTg77iiYKe 4/7WKMAZiCCaVYOVNHJADjNQAejhq+wBanL2+gj/PdIMtSbrA5aPiP2zuFpIMVA86S Ie+658gbCYftA== From: "Paul A. Patience" Message-ID: <20220719163451.108192-2-paul@apatience.com> In-Reply-To: <20220719163451.108192-1-paul@apatience.com> References: <20220719163451.108192-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Reply-To: "Paul A. Patience" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1658248626; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=599lEZzXITF1zdSiKqByABRzIyiZ2ayrG2EHWmmC63A=; b=comOctn26vzxbqHUgAs1j/eFEmYSXGSEd63+Itq1BqN7QOdCz6b0F224GLRUV2yKuSCmLJ 2OxsL3USHqUzurCoTj563wdz0QCCSYertiWcB7FuaKV26NOOClRl3XzchiKLUtivfhmFi9 g5b0hK2iczTK6gQIaXPDh4W9RKX7qSq2SNFK2JMElpgTni0UuR1iNoB56KbB3pTa2zrmPk n30/lieKAJqwJCn4RBnJCH1+6DbzHfAOCjjngRtBcSTFwBJnjM6kHTzcpwbQaHAJ000m4B zAn0tDmsW82QY64kuvWFFUDbAovkEmPZrkM5/chQZK1TWZ3IMGBhqlOf8WR9mQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1658248626; a=rsa-sha256; cv=none; b=jUqzOJbLSzCEktL0eBvU+4RZS7Tqvhz1/kR4u2YQRjqqoD8sTYajxcGvP5bVBYwRQ498hT ir9nXy6RetimlrCsyFXmCFfRFPkvgeg2Kblw0QzSFTBscwP1LeJP3/sUhD+QAIu1dM9kMO ugZF0rNq4E7ONZUhrkBw8GT8RDXXswBLkOk6aBEwsSuzMYvkK6Pz7KPYjGM8RcaXn3Zqse kXg9PqxoQpHcU6opNfRh3/Uuel9s/eha2/WkZ2K2Q2wCwUA/j7UNdzshSVcWrvWCnbK/CX eAz/1sWOVxI9oBw7WrjP7Xkn0sbgQE94egUUoaYz8R+GPT9wwroJ68vO9Zsd/Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=gi7SVbho; 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" X-Migadu-Spam-Score: 2.07 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=gi7SVbho; 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" X-Migadu-Queue-Id: DF29939A91 X-Spam-Score: 2.07 X-Migadu-Scanner: scn1.migadu.com X-TUID: 3vWeywvF2yrB * gnu/packages/maths.scm (gnuplot)[arguments]: Use G-expressions. --- gnu/packages/maths.scm | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 8bbc0df077..1409fd9cb0 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -1134,11 +1134,12 @@ (define-public gnuplot (list pkg-config texlive-tiny)) (inputs (list cairo gd lua pango readline)) - (arguments `(#:configure-flags (list (string-append - "--with-texdir=3D" %output - "/texmf-local/tex/latex/gnuplot"= )) - ;; Plot on a dumb terminal during tests. - #:make-flags '("GNUTERM=3Ddumb"))) + (arguments + (list #:configure-flags + #~(list (string-append "--with-texdir=3D" #$output + "/texmf-local/tex/latex/gnuplot")) + ;; Plot on a dumb terminal during tests. + #:make-flags #~'("GNUTERM=3Ddumb"))) (home-page "http://www.gnuplot.info") (synopsis "Command-line driven graphing utility") (description "Gnuplot is a portable command-line driven graphing -- 2.37.0