From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MNHAFR6A0GLDEgEAbAwnHQ (envelope-from ) for ; Thu, 14 Jul 2022 22:44:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id sM+hFR6A0GLnCgEA9RJhRA (envelope-from ) for ; Thu, 14 Jul 2022 22:44:14 +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 8134A39D7E for ; Thu, 14 Jul 2022 22:44:13 +0200 (CEST) Received: from localhost ([::1]:57288 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oC5gy-0004SF-Jo for larch@yhetil.org; Thu, 14 Jul 2022 16:44:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37792) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oC5go-0004Rl-BY for guix-patches@gnu.org; Thu, 14 Jul 2022 16:44:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41233) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oC5go-0004A3-2A for guix-patches@gnu.org; Thu, 14 Jul 2022 16:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oC5gn-0005SC-Or for guix-patches@gnu.org; Thu, 14 Jul 2022 16:44:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56566] [PATCH] gnu: asymptote: Update to 2.81. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 14 Jul 2022 20:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 56566 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56566@debbugs.gnu.org Cc: "Paul A. Patience" X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.165783142820931 (code B ref -1); Thu, 14 Jul 2022 20:44:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Jul 2022 20:43:48 +0000 Received: from localhost ([127.0.0.1]:38992 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oC5ga-0005RX-4m for submit@debbugs.gnu.org; Thu, 14 Jul 2022 16:43:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:44594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oC5gV-0005RL-Je for submit@debbugs.gnu.org; Thu, 14 Jul 2022 16:43:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37738) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oC5gV-0004Q2-EH for guix-patches@gnu.org; Thu, 14 Jul 2022 16:43:43 -0400 Received: from mail-4022.proton.ch ([185.70.40.22]:22512) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oC5gS-00047h-FB for guix-patches@gnu.org; Thu, 14 Jul 2022 16:43:42 -0400 Date: Thu, 14 Jul 2022 20:43:30 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1657831417; x=1658090617; bh=fXMyLhuAuz1pvyseAWubsi2w5swM8vRaBNU+nEZV5yY=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:Feedback-ID:From:To: Cc:Date:Subject:Reply-To:Feedback-ID:Message-ID; b=S5JngcGGuy2R7g+jx0dK/gWQoc+Y3AOJgOEcXqcUDWS75cVIASc+76nn/FJmCoMc4 ytgk/guwY+m4RLTZ5j6YL5kkjfb5AHfHkUZ388GJJzOlQ2kaD2cZMf1FYXr7Yj7UVA gxZAbFkeZ8Q1HRuWoNcYtci35HYbK++jKJoGVrCHGJm/i1lQ3sQzmZPBc7+wh15A7y j71Szx3iTYBsq69tbxtSMIhFLD5budd1YxBrpwzVPsNxkBoClObj5XQeNQoTh6wnxD 4uTeJAlXPewvOgdI7NxnmbwVac2tBcP5e1I0BsrY/rBOEGN34HuDx5rcraDnJ8IBZ+ qygeSk3LAYJbQ== From: "Paul A. Patience" Message-ID: <20220714204322.122267-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 Received-SPF: pass client-ip=185.70.40.22; envelope-from=paul@apatience.com; helo=mail-4022.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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=1657831454; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=fXMyLhuAuz1pvyseAWubsi2w5swM8vRaBNU+nEZV5yY=; b=Kakl86NfQlMW6splx0YifTIA81qoz6KzXAlQW12dwJzgMkkzSiSU+i1E1VIphlfw2/1HID ss7ReSk9jsKjNiS1t3VCvmkmz8b+WOZDySLaap/BYmK1o93SIPBGX63zVvOfEa9htsLV22 Q/fsKsjo3TbIvFqpu+nLBzskt7HquKoy6RuhLcfozUTiR1beltQTf+NirOP4QHSPUnBlee 8WfhXnBgnd1qi3vRbvCaBm+O+IIhrD/fOIIvmnQENMDRKViUsAr1h5r6GoevpuZJPZR5JK avcbzjgUuy6jPQaoYVzFqjj2UuWgh5ctzbVb/UPFY4wkmXdQh4eSrdJCcL6z+A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657831454; a=rsa-sha256; cv=none; b=NKXU8ND2HeYTapuaCIy4CXtkKbfUilZ0OQRj0S0rgiEjp8LQX+P90U439rVqlx21n8FKkW J7Ge0VQZ1DYMwukdMFNYzF7X3h+6ch5cXwizQsD+uDneKX4nXyj3N2IolJ9RwPz8H+PLYT XISOx58gtXO0uYBxtnJ0M4xbDtK4VoZ8fS2NrgtSJmdbg1LiJFwafZF0mxWd4iL0bkRayt GKNHZlB6pa7bslbz6kPczcOIy0vTFK0DpwcvWd+tRCYv9YVhxL2V/8M6zi/2C0DXvmd+aX iD9qs/SYzOfWGXYqDcogSmhkkuTgvnP7rEXjivSH5B+PWIMRr5D2/bcEOQOt0w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=S5JngcGG; 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: 1.85 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=S5JngcGG; 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: 8134A39D7E X-Spam-Score: 1.85 X-Migadu-Scanner: scn1.migadu.com X-TUID: 5SpTRFJjBCUI * gnu/packages/plotutils.scm (asymptote): Update to 2.81. --- gnu/packages/plotutils.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm index 569e44a958..56d3c4e282 100644 --- a/gnu/packages/plotutils.scm +++ b/gnu/packages/plotutils.scm @@ -269,14 +269,14 @@ (define-public ploticus (define-public asymptote (package (name "asymptote") - (version "2.80") + (version "2.81") (source (origin (method url-fetch) (uri (string-append "mirror://sourceforge/asymptote/" version "/asymptote-" version ".src.tgz")) (sha256 - (base32 "0mhpvsjgw8av5rgkqlb0m8njc4fsfw5ddlx5121iyn29vjbx0rk2")) + (base32 "0wq0xnkxb8rsphmgls5f38ll61j8i0plh7cr1n0kldvpr14bm3kn")) (modules '((guix build utils))) (snippet ;; Remove bundled RapidJSON. -- 2.37.0