[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/17: gnu: octave-cli: Update to 8.2.0
From: |
guix-commits |
Subject: |
16/17: gnu: octave-cli: Update to 8.2.0 |
Date: |
Thu, 8 Jun 2023 17:46:57 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 5a761ff6ae0af5884dc242c01c046b5594a82922
Author: Andy Tai <atai@atai.org>
AuthorDate: Tue May 2 23:21:55 2023 -0700
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>
---
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 f89e70c0bb..13fb4e0d34 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -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
- 02/17: substitute: Delete cached narinfos more than two-month old., (continued)
- 02/17: substitute: Delete cached narinfos more than two-month old., guix-commits, 2023/06/08
- 01/17: import: Gracefully handle EPIPE., guix-commits, 2023/06/08
- 08/17: gnu: flashrom: Update to 1.3.0., guix-commits, 2023/06/08
- 03/17: substitute: Gracefully retry after failed partial downloads., guix-commits, 2023/06/08
- 14/17: gnu: Add python-panflute., guix-commits, 2023/06/08
- 17/17: gnu: Add tmux-plugin-continuum., guix-commits, 2023/06/08
- 05/17: doc: Update outdated URL for Eudev wiki., guix-commits, 2023/06/08
- 07/17: gnu: Add rust-uom., guix-commits, 2023/06/08
- 04/17: doc: Replace reference to non-existing (gnu home services ssh-agent)., guix-commits, 2023/06/08
- 11/17: gnu: Add Buildah., guix-commits, 2023/06/08
- 16/17: gnu: octave-cli: Update to 8.2.0,
guix-commits <=
- 10/17: gnu: Add swig@4.1., guix-commits, 2023/06/08
- 12/17: doc: Use the term "Procedure" for definitions., guix-commits, 2023/06/08
- 13/17: gnu: Add ruby-minima., guix-commits, 2023/06/08
- 09/17: gnu: flashrom: Wrap PATH to find dmidecode., guix-commits, 2023/06/08
- 15/17: gnu: Add pandoc-include., guix-commits, 2023/06/08
- 06/17: gnu: Add rogue., guix-commits, 2023/06/08