gnu: octave: Update to 9.4.0

*  gnu/packages/maths.scm (octave-cli): Update to 9.4.0

Change-Id: I9891e6f2a85b5909725f5fa5b45edaaa65594cfa
Signed-off-by: Eric Bavier <bavier@posteo.net>
This commit is contained in:
Andy Tai 2025-03-06 23:17:44 -08:00 committed by Eric Bavier
parent e77a676f21
commit ac19daa9d4
No known key found for this signature in database
GPG key ID: BC45CA67E2F8D007

View file

@ -3169,7 +3169,7 @@ can solve two kinds of problems:
(define-public octave-cli
(package
(name "octave-cli")
(version "9.3.0")
(version "9.4.0")
(source
(origin
(method url-fetch)
@ -3177,7 +3177,7 @@ can solve two kinds of problems:
version ".tar.xz"))
(sha256
(base32
"1ws5h5q9vzm8lwkxnvc39iikyvvxpb6q4jwcy9v3pqdp7m8nh93i"))))
"0gbvrcblz6akpgm1vls7qjk97imq3j65pasd4jx9b7zpks813ygz"))))
(build-system gnu-build-system)
(inputs
(list alsa-lib