GNU bug report logs - #54886
[PATCH] gnu: gmsh: Update to 4.9.5.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Tue, 12 Apr 2022 14:32:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Paul A. Patience" <paul <at> apatience.com>
Subject: bug#54886: closed (Re: bug#54886: [PATCH] gnu: gmsh: Update to
 4.9.5.)
Date: Tue, 19 Apr 2022 09:58:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#54886: [PATCH] gnu: gmsh: Update to 4.9.5.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 54886 <at> debbugs.gnu.org.

-- 
54886: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54886
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 54886-done <at> debbugs.gnu.org
Subject: Re: bug#54886: [PATCH] gnu: gmsh: Update to 4.9.5.
Date: Tue, 19 Apr 2022 11:57:36 +0200
"Paul A. Patience" <paul <at> apatience.com> skribis:

> * gnu/packages/maths.scm (gmsh): Update to 4.9.5.

Applied, thanks!

[Message part 3 (message/rfc822, inline)]
From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH] gnu: gmsh: Update to 4.9.5.
Date: Tue, 12 Apr 2022 14:31:02 +0000
* gnu/packages/maths.scm (gmsh): Update to 4.9.5.
---
 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 10a1f69b8e..288d363199 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2814,7 +2814,7 @@ (define-public opencascade-occt
 (define-public gmsh
   (package
     (name "gmsh")
-    (version "4.8.4")
+    (version "4.9.5")
     (source
      (origin
       (method git-fetch)
@@ -2825,7 +2825,7 @@ (define-public gmsh
                             (string-replace-substring version "." "_")))))
       (file-name (git-file-name name version))
       (sha256
-       (base32 "07mi6ja3b9libgcdp2b4dwnkap1b9ha2wi2zdn9mhmwvp3g1pxhp"))
+       (base32 "0asd9p64ng5l2zk5glc33x3ynnvdpndlflg3q9mr0jxr7y9x0lrm"))
       (modules '((guix build utils)))
       (snippet
        '(begin
--
2.35.1





This bug report was last modified 3 years and 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.