GNU bug report logs -
#75234
[PATCH] gnu: octave: update to 8.3.0.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Wed, 1 Jan 2025 05:29:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 12 Jan 2025 18:47:21 +0100
with message-id <871px7kjpy.fsf <at> gnu.org>
and subject line Re: [bug#75234] [PATCH] gnu: octave: update to 8.3.0.
has caused the debbugs.gnu.org bug report #75234,
regarding [PATCH] gnu: octave: update to 8.3.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
75234: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75234
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/maths.scm (octave-cli): Update to 8.3.0.
Change-Id: I8422fcfb1cead868faeb563ac90b08d711c870c5
---
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 f6694a4ebb..d6ea5f324a 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2946,7 +2946,7 @@ (define-public ceres-solver-benchmarks
(define-public octave-cli
(package
(name "octave-cli")
- (version "9.2.0")
+ (version "9.3.0")
(source
(origin
(method url-fetch)
@@ -2954,7 +2954,7 @@ (define-public octave-cli
version ".tar.xz"))
(sha256
(base32
- "01sqfqrglzkjp20sg45fjd43hbjj069a1gn0r8sv01ciazxplh91"))))
+ "1ws5h5q9vzm8lwkxnvc39iikyvvxpb6q4jwcy9v3pqdp7m8nh93i"))))
(build-system gnu-build-system)
(inputs
(list alsa-lib
base-commit: cede908fcd7c7aace780165d0dd9f673ddf3fc87
--
2.34.1
[Message part 3 (message/rfc822, inline)]
Hi,
Andy Tai <atai <at> atai.org> skribis:
> * gnu/packages/maths.scm (octave-cli): Update to 8.3.0.
>
> Change-Id: I8422fcfb1cead868faeb563ac90b08d711c870c5
I fixed the version number in the commit log and applied it.
Several dependents (shogun, rxcpp, atlas) were broken before and still
are.
Thanks,
Ludo’.
This bug report was last modified 134 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.