GNU bug report logs - #76801
[PATCH] gnu: octave: Update to 9.4.0

Previous Next

Package: guix-patches;

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

Date: Fri, 7 Mar 2025 07:19:02 UTC

Severity: normal

Tags: patch

Done: Eric Bavier <bavier <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#76801: closed (Re: [bug#76801] [PATCH] gnu: octave: Update to
 9.4.0)
Date: Wed, 12 Mar 2025 15:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76801: [PATCH] gnu: octave: Update to 9.4.0

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 76801 <at> debbugs.gnu.org.

-- 
76801: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76801
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eric Bavier <bavier <at> posteo.net>
To: Andy Tai <atai <at> atai.org>, 76801-done <at> debbugs.gnu.org
Cc: Andreas Enge <andreas <at> enge.fr>, Sharlatan Hellseher <sharlatanus <at> gmail.com>
Subject: Re: [bug#76801] [PATCH] gnu: octave: Update to 9.4.0
Date: Wed, 12 Mar 2025 15:24:32 +0000
Hello Andy

On 3/7/25 01:17, Andy Tai wrote:
> *  gnu/packages/maths.scm (octave-cli): Update to 9.4.0
>
> Change-Id: I9891e6f2a85b5909725f5fa5b45edaaa65594cfa

Thanks for the patch!  I've pushed this update in 
ac19daa9d44766694cea33bcd28d4e20cf192835.

I checked builds for dependent packages, and there are no regressions (I 
didn't expect any for a minor version upgrade, but still nice to verify).

`~Eric


[Message part 3 (message/rfc822, inline)]
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.4.0
Date: Thu,  6 Mar 2025 23:17:44 -0800
*  gnu/packages/maths.scm (octave-cli): Update to 9.4.0

Change-Id: I9891e6f2a85b5909725f5fa5b45edaaa65594cfa
---
 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 621bce6cce..6ddd5d9f8e 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3169,7 +3169,7 @@ (define-public ceres-solver-benchmarks
 (define-public octave-cli
   (package
     (name "octave-cli")
-    (version "9.3.0")
+    (version "9.4.0")
     (source
      (origin
        (method url-fetch)
@@ -3177,7 +3177,7 @@ (define-public octave-cli
                            version ".tar.xz"))
        (sha256
         (base32
-         "1ws5h5q9vzm8lwkxnvc39iikyvvxpb6q4jwcy9v3pqdp7m8nh93i"))))
+         "0gbvrcblz6akpgm1vls7qjk97imq3j65pasd4jx9b7zpks813ygz"))))
     (build-system gnu-build-system)
     (inputs
      (list alsa-lib

base-commit: e1c81df2cfb0d6f1e490083ad1b2b7f8df313bfd
-- 
2.43.0




This bug report was last modified 70 days ago.

Previous Next


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