GNU bug report logs -
#78706
[PATCH] gnu: octave: Update to 10.2.0.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Fri, 6 Jun 2025 05:51:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 78706 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/maths.scm (octave-cli): Update to 10.2.0.
Change-Id: Ia823bfda2b38dbbdaa24442a3d6149eb887e3173
---
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 2f6f7f37f6..64ba70ed4f 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3285,7 +3285,7 @@ (define-public ceres-solver-benchmarks
(define-public octave-cli
(package
(name "octave-cli")
- (version "9.4.0")
+ (version "10.2.0")
(source
(origin
(method url-fetch)
@@ -3293,7 +3293,7 @@ (define-public octave-cli
version ".tar.xz"))
(sha256
(base32
- "0gbvrcblz6akpgm1vls7qjk97imq3j65pasd4jx9b7zpks813ygz"))))
+ "0szpna905qz9fskpnmc4sv4xpna2a2rkxs22d20nx1l16gwb1869"))))
(build-system gnu-build-system)
(inputs
(list alsa-lib
--
2.49.0
This bug report was last modified 28 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.