unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64184] [PATCH] gnu: gmsh: Update to 4.11.1.
@ 2023-06-20  2:30 Paul A. Patience
  2023-06-20 14:21 ` Paul A. Patience
  2023-07-18 12:16 ` bug#64184: " 宋文武 via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: Paul A. Patience @ 2023-06-20  2:30 UTC (permalink / raw)
  To: 64184; +Cc: Paul A. Patience

* gnu/packages/maths.scm (gmsh): Update to 4.11.1.
---
 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 23cc5158e2..48186dc9e4 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2990,7 +2990,7 @@ (define-public opencascade-occt
 (define-public gmsh
   (package
     (name "gmsh")
-    (version "4.10.5")
+    (version "4.11.1")
     (source
      (origin
        (method git-fetch)
@@ -3001,7 +3001,7 @@ (define-public gmsh
                              (string-replace-substring version "." "_")))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "08p39yjgf3lbnjg90skpmsq9n1a9pmwppdmy5s94dc6sq2nfr7xl"))
+        (base32 "1d6n7qqj9xpfgh7v5jif565waiqjhahkh21pi5s1vr84y61wxyx8"))
        (modules '((guix build utils)))
        (snippet
         '(delete-file-recursively "contrib/metis"))))

base-commit: d884fc9e2efecfba09af4694f5a13ad7fc6f704f
prerequisite-patch-id: 52027b181c066ac91bc56fc0af511a34f3516651
prerequisite-patch-id: 7ddddfb1646020c15a91ff8f00dd2bacc54162c9
prerequisite-patch-id: 7b8261c3b3ee237bfe47e1f478e72e7fd29fd683
prerequisite-patch-id: 44319403f544d47490bc16df6c2e800e1bc2bfeb
-- 
2.40.1






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

* [bug#64184] [PATCH] gnu: gmsh: Update to 4.11.1.
  2023-06-20  2:30 [bug#64184] [PATCH] gnu: gmsh: Update to 4.11.1 Paul A. Patience
@ 2023-06-20 14:21 ` Paul A. Patience
  2023-07-18 12:16 ` bug#64184: " 宋文武 via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Paul A. Patience @ 2023-06-20 14:21 UTC (permalink / raw)
  To: 64184@debbugs.gnu.org

Sorry, I didn't realize the prerequisite-patch-id fields were being added to the patch.
Please disregard them, they are unnecessary.

On Monday, June 19th, 2023 at 10:30 PM, Paul A. Patience <paul@apatience.com> wrote:
> base-commit: d884fc9e2efecfba09af4694f5a13ad7fc6f704f
> prerequisite-patch-id: 52027b181c066ac91bc56fc0af511a34f3516651
> prerequisite-patch-id: 7ddddfb1646020c15a91ff8f00dd2bacc54162c9
> prerequisite-patch-id: 7b8261c3b3ee237bfe47e1f478e72e7fd29fd683
> prerequisite-patch-id: 44319403f544d47490bc16df6c2e800e1bc2bfeb

Best regards,
Paul





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

* bug#64184: [PATCH] gnu: gmsh: Update to 4.11.1.
  2023-06-20  2:30 [bug#64184] [PATCH] gnu: gmsh: Update to 4.11.1 Paul A. Patience
  2023-06-20 14:21 ` Paul A. Patience
@ 2023-07-18 12:16 ` 宋文武 via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-07-18 12:16 UTC (permalink / raw)
  To: Paul A. Patience; +Cc: 64184-done

"Paul A. Patience" <paul@apatience.com> writes:

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

Hello, this was pushed to master as 7761495ccb7be by ludo.

Close now, thank you!




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

end of thread, other threads:[~2023-07-18 12:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20  2:30 [bug#64184] [PATCH] gnu: gmsh: Update to 4.11.1 Paul A. Patience
2023-06-20 14:21 ` Paul A. Patience
2023-07-18 12:16 ` bug#64184: " 宋文武 via Guix-patches via

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