From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sJOTGbdz0GIyBwEAbAwnHQ (envelope-from ) for ; Thu, 14 Jul 2022 21:51:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uFpIGLdz0GJBpQAAG6o9tA (envelope-from ) for ; Thu, 14 Jul 2022 21:51:19 +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 24528243B7 for ; Thu, 14 Jul 2022 21:51:18 +0200 (CEST) Received: from localhost ([::1]:38374 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oC4rl-0005pD-U3 for larch@yhetil.org; Thu, 14 Jul 2022 15:51:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54372) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oC4rW-0005dT-EG for guix-patches@gnu.org; Thu, 14 Jul 2022 15:51:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41193) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oC4rW-0005eq-5G for guix-patches@gnu.org; Thu, 14 Jul 2022 15:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oC4rW-00046l-0v for guix-patches@gnu.org; Thu, 14 Jul 2022 15:51:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56564] [PATCH 3/3] gnu: gmsh: Update to 4.10.5. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 14 Jul 2022 19:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56564 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56564@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 56564-submit@debbugs.gnu.org id=B56564.165782825415772 (code B ref 56564); Thu, 14 Jul 2022 19:51:01 +0000 Received: (at 56564) by debbugs.gnu.org; 14 Jul 2022 19:50:54 +0000 Received: from localhost ([127.0.0.1]:38951 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oC4rO-00046K-EP for submit@debbugs.gnu.org; Thu, 14 Jul 2022 15:50:54 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:23603) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oC4rM-00045u-5x for 56564@debbugs.gnu.org; Thu, 14 Jul 2022 15:50:52 -0400 Date: Thu, 14 Jul 2022 19:50:37 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1657828246; x=1658087446; bh=PpAZsiorzMAGamfr6WeFQNLVwi4ih5Rr/hvOzqxnETo=; 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=fyYc/h5hJcI95+nEZENJtxATiG20WKJug1MS8mQn2gfYg4993nMJazwyL5mH7P83x 0BRu3NSW0n8LtaezQcV4BnW+o3d4uB5Sq0x7jUnlfYfD+WGcjSsCKZwnDZwM6gQiAD SsQt0KRYi01gg7fz/o5rwxkyvIRc4FfcVhlZiEvcexp/8No8u4AB8shfcB7kBU/N1I s4rOMJbfwV2IjxfhCCyX75vkKZoW+FCpZZcOItlHG5RIrQrl6aQktEeFVXmDYx2cwa I6/w5z8bOqKKvSBsQW2baQM/OlFsq1l3bdmFPTyxtK3Bcq/NqGZIfE2mVqwaR4pyhQ Di9by8doH0abQ== From: "Paul A. Patience" Message-ID: <20220714195015.113377-2-paul@apatience.com> In-Reply-To: <20220714195015.113377-1-paul@apatience.com> References: <20220714195015.113377-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=1657828279; 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=PpAZsiorzMAGamfr6WeFQNLVwi4ih5Rr/hvOzqxnETo=; b=ouDbPsOokEYBF9LM5uMCB6u0sLzYdeklu/1Mq1/7Xeoga40c74YVk4arDl1JrfAyxfD8F9 nse5JLM69X1Nk3SZTEaxC1gks1zzCQnklmGcgCUitPKNtYxHekDLOwCrd1t907IYahlXe9 kOxZU1+eSigz7uked4Tp4ZbA3s6LWfgKF+hqjJBJTJiyTMc5dH8Guw1DWE9RubO0DBpJrJ YS6s5CXmzaQg6s9hZ5wfFFEUxPpceilhlnzbIJrRbFobwyq6b6ZYeert4SyizeicMfECCy Di3W/ZkSoMRxEXYuKoQ3hzde/4POzxDYyF4MWH7MPHPG60YGc7cBZbiWXSVGng== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657828279; a=rsa-sha256; cv=none; b=LTcHVJ+DPkFYjsxgv3frpLMrDK1uDbtQF74aWTh96zMtDFvS5Q8e5McwSZjqRLq//jcSRE PmhhInPzQhDTkvj2udWCox7weTgLb41zjqxP9BNMv3wsz+wSsro2GIyX2qGDFocP8DlxvZ zTesfmSUygTz9LKsBMlXKrvXpeFEanW9TVxrbqIPyXFU6pin1MS7WyxwXj7sIC3DFfKA3X T+7PzZMt9hMlzkh7NrGi9cIU3gng6ynNYif6xbkeZmcZ+I9hWzuV2dcMh9F+jy3fAShte6 QqaQRpW4rzouWQhGV2AoIROIp82to7mL7LR2nFB1SSEhoS+Vl+WpfyY5gr0n8A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b="fyYc/h5h"; 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.55 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b="fyYc/h5h"; 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: 24528243B7 X-Spam-Score: 1.55 X-Migadu-Scanner: scn0.migadu.com X-TUID: yGkWE2kD0/dq * gnu/packages/maths.scm (gmsh): Update to 4.10.5. [source]: Reindent. --- gnu/packages/maths.scm | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index b3fe262204..6a84f47468 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -2953,21 +2953,21 @@ (define-public opencascade-occt (define-public gmsh (package (name "gmsh") - (version "4.9.5") + (version "4.10.5") (source (origin - (method git-fetch) - (uri (git-reference - (url "https://gitlab.onelab.info/gmsh/gmsh.git") - (commit - (string-append "gmsh_" - (string-replace-substring version "." "_"))))) - (file-name (git-file-name name version)) - (sha256 - (base32 "0asd9p64ng5l2zk5glc33x3ynnvdpndlflg3q9mr0jxr7y9x0lrm")) - (modules '((guix build utils))) - (snippet - '(delete-file-recursively "contrib/metis")))) + (method git-fetch) + (uri (git-reference + (url "https://gitlab.onelab.info/gmsh/gmsh.git") + (commit + (string-append "gmsh_" + (string-replace-substring version "." "_"))))= ) + (file-name (git-file-name name version)) + (sha256 + (base32 "08p39yjgf3lbnjg90skpmsq9n1a9pmwppdmy5s94dc6sq2nfr7xl")) + (modules '((guix build utils))) + (snippet + '(delete-file-recursively "contrib/metis")))) (build-system cmake-build-system) (propagated-inputs (list fltk -- 2.37.0