unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49491] [PATCH] gnu: gmsh: Update to 4.8.4.
@ 2021-07-09 13:13 Paul A. Patience
  2021-07-13 12:50 ` bug#49491: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2021-07-09 13:13 UTC (permalink / raw)
  To: 49491

[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#49491: [PATCH] gnu: gmsh: Update to 4.8.4.
  2021-07-09 13:13 [bug#49491] [PATCH] gnu: gmsh: Update to 4.8.4 Paul A. Patience
@ 2021-07-13 12:50 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-07-13 12:50 UTC (permalink / raw)
  To: Paul A. Patience; +Cc: 49491-done

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

Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-13 12:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09 13:13 [bug#49491] [PATCH] gnu: gmsh: Update to 4.8.4 Paul A. Patience
2021-07-13 12:50 ` bug#49491: " Efraim Flashner

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).