unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Paul A. Patience" <paul@apatience.com>
To: 49491@debbugs.gnu.org
Subject: [bug#49491] [PATCH] gnu: gmsh: Update to 4.8.4.
Date: Fri, 09 Jul 2021 13:13:05 +0000	[thread overview]
Message-ID: <SHwRINeMcaoM4mP9CmAfQiGAh8t55PtU-3A_UxdakG6wN1j-K0d70cA5Yv_JMlDo78PhLELgbESrCqMq_TV5y0K3W1g7WExTgQvQm1I05ls=@apatience.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 13 bytes --]

Empty Message

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-gmsh-Update-to-4.8.4.patch --]
[-- Type: text/x-patch; name=0001-gnu-gmsh-Update-to-4.8.4.patch, Size: 1191 bytes --]

From 2850c9859af104f0612cda779b461f57c16bab68 Mon Sep 17 00:00:00 2001
From: "Paul A. Patience" <paul@apatience.com>
Date: Fri, 9 Jul 2021 09:09:59 -0400
Subject: [PATCH] gnu: gmsh: Update to 4.8.4.

* gnu/packages/maths.scm (gmsh): Update to 4.8.4.
---
 gnu/packages/maths.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index b8e9a31be7..36b32e8eb6 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2258,7 +2258,7 @@ This is the certified version of the Open Cascade Technology (OCCT) library.")
 (define-public gmsh
   (package
     (name "gmsh")
-    (version "4.6.0")
+    (version "4.8.4")
     (source
      (origin
       (method git-fetch)
@@ -2270,7 +2270,7 @@ This is the certified version of the Open Cascade Technology (OCCT) library.")
                                         version)))))
       (file-name (git-file-name name version))
       (sha256
-       (base32 "0m0pjxcy1bnr7a20i11lh0ih159pphq9wsvfjr3sfx4y3lginz5y"))
+       (base32 "07mi6ja3b9libgcdp2b4dwnkap1b9ha2wi2zdn9mhmwvp3g1pxhp"))
       (modules '((guix build utils)))
       (snippet
        '(begin
-- 
2.32.0


             reply	other threads:[~2021-07-09 13:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-09 13:13 Paul A. Patience [this message]
2021-07-13 12:50 ` bug#49491: [PATCH] gnu: gmsh: Update to 4.8.4 Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='SHwRINeMcaoM4mP9CmAfQiGAh8t55PtU-3A_UxdakG6wN1j-K0d70cA5Yv_JMlDo78PhLELgbESrCqMq_TV5y0K3W1g7WExTgQvQm1I05ls=@apatience.com' \
    --to=paul@apatience.com \
    --cc=49491@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).