unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75234] [PATCH] gnu: octave: update to 8.3.0.
@ 2025-01-01  5:28 Andy Tai
  2025-01-12 17:47 ` bug#75234: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2025-01-01  5:28 UTC (permalink / raw)
  To: 75234; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#75234: [PATCH] gnu: octave: update to 8.3.0.
  2025-01-01  5:28 [bug#75234] [PATCH] gnu: octave: update to 8.3.0 Andy Tai
@ 2025-01-12 17:47 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2025-01-12 17:47 UTC (permalink / raw)
  To: Andy Tai; +Cc: 75234-done

Hi,

Andy Tai <atai@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’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-12 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-01  5:28 [bug#75234] [PATCH] gnu: octave: update to 8.3.0 Andy Tai
2025-01-12 17:47 ` bug#75234: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).