[bug#74063] gnu: scilab: Update to 2025.0.0.
Commit Message
* gnu/packages/maths.scm (scilab): Update to 2025.0.0.
[inputs]: Replace hdf5-1.1.0 by hdf5-1.14.
---
gnu/packages/maths.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Comments
As QA does not seem to work well right now, I have taken the liberty to
push the patch. The package builds and starts.
Thanks,
Andreas
@@ -10099,7 +10099,7 @@ (define-public optizelle
(define-public scilab
(package
(name "scilab")
- (version "2024.1.0")
+ (version "2025.0.0")
(source
(origin
(method git-fetch)
@@ -10109,7 +10109,7 @@ (define-public scilab
(file-name (git-file-name name version))
(sha256
(base32
- "1qk0pf1cwcvdqjza9xqkynd90ywq0yh421bz59w5zjzbs40ijnrx"))
+ "1zn31mby7rwxsnkg91rp92ixhj785hw459krw9k2prs2cxqpn6j5"))
(patches (search-patches "scilab-better-compiler-detection.patch"
"scilab-tbx_build_help.patch"))
(modules '((guix build utils)
@@ -10189,7 +10189,7 @@ (define-public scilab
curl
fftw
gettext-minimal
- hdf5-1.10
+ hdf5-1.14
libarchive
libx11
libxml2