GNU bug report logs - #71506
[PATCH] gnu: octave: Update to 9.2.0.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Wed, 12 Jun 2024 09:38:01 UTC

Severity: normal

Tags: patch

Done: Andy Tai <atai <at> atai.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: octave: Update to 9.2.0.
Date: Wed, 12 Jun 2024 02:37:37 -0700
* gnu/packages/maths.scm (octave-cli): Update to 9.2.0.

Change-Id: Ib00c0eb687a469ecca20d570f39b69d8027c0cb0
---
 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 02d8c704d8..3fa520dad3 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3021,7 +3021,7 @@ (define-public ceres-solver-benchmarks
 (define-public octave-cli
   (package
     (name "octave-cli")
-    (version "9.1.0")
+    (version "9.2.0")
     (source
      (origin
        (method url-fetch)
@@ -3029,7 +3029,7 @@ (define-public octave-cli
                            version ".tar.xz"))
        (sha256
         (base32
-         "0jqk3amfkqzn1c5rzb9gm3v7r2y5xcgx6cgi4r5w8mpa9814nrgd"))))
+         "01sqfqrglzkjp20sg45fjd43hbjj069a1gn0r8sv01ciazxplh91"))))
     (build-system gnu-build-system)
     (inputs
      (list alsa-lib

base-commit: 30f0faafc4b1cb092d50b58b38db7435c8dbcfeb
-- 
2.34.1





This bug report was last modified 311 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.