gnu: octave-cli: Update to 8.2.0

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Andy Tai 2023-05-02 23:21:55 -07:00 committed by Ludovic Courtès
parent 1cb9c2206c
commit 5a761ff6ae
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -2785,7 +2785,7 @@ can solve two kinds of problems:
(define-public octave-cli
(package
(name "octave-cli")
(version "8.1.0")
(version "8.2.0")
(source
(origin
(method url-fetch)
@ -2793,7 +2793,7 @@ can solve two kinds of problems:
version ".tar.xz"))
(sha256
(base32
"00lis18dsb13v9nvz0z4cs7v4y634jc0vb04lxfw9pshwriikglv"))))
"1pkh4vmq4hcrmyl2gybd54i3qamyvmcjmpgy1i2kkw2g03jxdfdp"))))
(build-system gnu-build-system)
(inputs
(list alsa-lib