all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 75234@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#75234] [PATCH] gnu: octave: update to 8.3.0.
Date: Tue, 31 Dec 2024 21:28:48 -0800	[thread overview]
Message-ID: <15680893ed4a1998e11dc6c240e8d1363b470cc7.1735709295.git.atai@atai.org> (raw)

* 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	other threads:[~2025-01-01  5:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-01  5:28 Andy Tai [this message]
2025-01-12 17:47 ` bug#75234: [PATCH] gnu: octave: update to 8.3.0 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15680893ed4a1998e11dc6c240e8d1363b470cc7.1735709295.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=75234@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.