gnu: octave-cli: Update to 9.1.0.

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

Change-Id: I8b8c3245644e0958d13d635f514d7fcc1d656a91
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Andy Tai 2024-04-03 23:26:01 -07:00 committed by Christopher Baines
parent 1977fa35c5
commit 6cf91aa1c8
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -2926,7 +2926,7 @@ (define (compile-file top-dir)
(define-public octave-cli
(package
(name "octave-cli")
(version "8.4.0")
(version "9.1.0")
(source
(origin
(method url-fetch)
@ -2934,7 +2934,7 @@ (define-public octave-cli
version ".tar.xz"))
(sha256
(base32
"1a58zyrl1lx6b6wr2jbf6w806vjxr3jzbh6n85iinag47qxdg6kg"))))
"0jqk3amfkqzn1c5rzb9gm3v7r2y5xcgx6cgi4r5w8mpa9814nrgd"))))
(build-system gnu-build-system)
(inputs
(list alsa-lib