From dae12e17d76c8b02a4db16636b0ec45944388d90 Mon Sep 17 00:00:00 2001 From: Vinicius Monego Date: Thu, 19 Jun 2025 22:25:07 -0300 Subject: [PATCH] gnu: hmat: Update to 1.10.0. * gnu/packages/maths.scm (hmat): Update to 1.10.0. Change-Id: Ibb98d112b3ff929845f839ac0373156145dc1603 --- 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 7a5ad9c156b..33324e233f6 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -1481,7 +1481,7 @@ plotting engine by third-party applications like Octave.") (define-public hmat (package (name "hmat") - (version "1.9.0") + (version "1.10.0") (source (origin (method git-fetch) (uri (git-reference @@ -1490,7 +1490,7 @@ plotting engine by third-party applications like Octave.") (file-name (git-file-name name version)) (sha256 (base32 - "0ssjzf3sdhn80w03bhp694s413222cl0100bf36mx70q3a1b6vi5")))) + "1cdaq5j2gknar7hcycll1ra9f0pqvri1bqsj0nf21kc4j2ynaw8s")))) (build-system cmake-build-system) (arguments ;; Examples are the tests.