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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75234 in the body.
You can then email your comments to 75234 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75234
; Package
guix-patches
.
(Wed, 01 Jan 2025 05:29:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 01 Jan 2025 05:29:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Sun, 12 Jan 2025 17:48:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Sun, 12 Jan 2025 17:48:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75234-done <at> debbugs.gnu.org (full text, mbox):
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’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 10 Feb 2025 12:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 133 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.