GNU bug report logs -
#63241
[PATCH] gnu: octave-cli: Update to 8.2.0
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Wed, 3 May 2023 06:23:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/maths.scm (octave-cli): Update to 8.2.0
---
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 d7e2719b70..1e1e751dfa 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2785,7 +2785,7 @@ (define (compile-file top-dir)
(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 @@ (define-public octave-cli
version ".tar.xz"))
(sha256
(base32
- "00lis18dsb13v9nvz0z4cs7v4y634jc0vb04lxfw9pshwriikglv"))))
+ "1pkh4vmq4hcrmyl2gybd54i3qamyvmcjmpgy1i2kkw2g03jxdfdp"))))
(build-system gnu-build-system)
(inputs
(list alsa-lib
base-commit: 94e2e3553440a2a5ac4a312e80b8ea21ddebafeb
--
2.39.2
This bug report was last modified 1 year and 352 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.