GNU bug report logs - #78706
[PATCH] gnu: octave: Update to 10.2.0.

Previous Next

Package: guix-patches;

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

Date: Fri, 6 Jun 2025 05:51:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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#78706: closed (Re: [bug#78706] [PATCH v2 0/2] *** Octave
 update to 10.2 and fix nlopt build ***)
Date: Wed, 18 Jun 2025 10:45:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78706: [PATCH] gnu: octave: Update to 10.2.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 78706 <at> debbugs.gnu.org.

-- 
78706: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78706
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 78706-done <at> debbugs.gnu.org, Sharlatan Hellseher <sharlatanus <at> gmail.com>,
 Eric Bavier <bavier <at> posteo.net>
Subject: Re: [bug#78706] [PATCH v2 0/2] *** Octave update to 10.2 and fix
 nlopt build ***
Date: Wed, 18 Jun 2025 12:44:18 +0200
Am Sun, Jun 15, 2025 at 10:03:50PM -0700 schrieb Andy Tai:
> *** Octave update to 10.2 ***
> *** Fix nlopt build when building with octave 10 ***

This has gone through QA without any additional failures, and I have
pushed it now. Thanks for all the work!

Andreas


[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 10.2.0.
Date: Thu,  5 Jun 2025 22:50:10 -0700
* gnu/packages/maths.scm (octave-cli): Update to 10.2.0.

Change-Id: Ia823bfda2b38dbbdaa24442a3d6149eb887e3173
---
 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 74bdfab84c..d69d5139c3 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3282,7 +3282,7 @@ (define-public ceres-solver-benchmarks
 (define-public octave-cli
   (package
     (name "octave-cli")
-    (version "9.4.0")
+    (version "10.2.0")
     (source
      (origin
        (method url-fetch)
@@ -3290,7 +3290,7 @@ (define-public octave-cli
                            version ".tar.xz"))
        (sha256
         (base32
-         "0gbvrcblz6akpgm1vls7qjk97imq3j65pasd4jx9b7zpks813ygz"))))
+         "0szpna905qz9fskpnmc4sv4xpna2a2rkxs22d20nx1l16gwb1869"))))
     (build-system gnu-build-system)
     (inputs
      (list alsa-lib

base-commit: 027a47787f8dcf6651a1c20c5b475376defe6d6b
-- 
2.43.0




This bug report was last modified 28 days ago.

Previous Next


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