GNU bug report logs - #65861
[PATCH] gnu: octave-cli: Update to 8.3.0

Previous Next

Package: guix-patches;

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

Date: Mon, 11 Sep 2023 08:17: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#65861: closed (Re: [bug#65861] [PATCH] gnu: octave-cli:
 Update to 8.3.0)
Date: Wed, 13 Sep 2023 14:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

-- 
65861: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65861
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>, 65861-done <at> debbugs.gnu.org
Cc: Andreas Enge <andreas <at> enge.fr>, Efraim Flashner <efraim <at> flashner.co.il>
Subject: Re: [bug#65861] [PATCH] gnu: octave-cli: Update to 8.3.0
Date: Wed, 13 Sep 2023 14:23:44 +0000
On Mon, 2023-09-11 at 01:15 -0700, Andy Tai wrote:
> * gnu/packages/maths.scm (octave-cli): Update to 8.3.0
> ---
>  gnu/packages/maths.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

LGTM, thanks for the patch!

I've pushed this in commit 67268d9a8109936d9e7e486394fcc021880c6a28.

I checked builds for both 'octave-cli' and 'octave' packages on both x86_64
and aarch64.

`~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-cli: Update to 8.3.0
Date: Mon, 11 Sep 2023 01:15:37 -0700
* gnu/packages/maths.scm (octave-cli): Update to 8.3.0
---
 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 38e71e18f8..dd9e4ec2c9 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2791,7 +2791,7 @@ (define-public ceres-solver-benchmarks
 (define-public octave-cli
   (package
     (name "octave-cli")
-    (version "8.2.0")
+    (version "8.3.0")
     (source
      (origin
        (method url-fetch)
@@ -2799,7 +2799,7 @@ (define-public octave-cli
                            version ".tar.xz"))
        (sha256
         (base32
-         "1pkh4vmq4hcrmyl2gybd54i3qamyvmcjmpgy1i2kkw2g03jxdfdp"))))
+         "1aav8i88y2yl11g5d44wpjngkpldvzk90ja7wghkb91cy2a9974i"))))
     (build-system gnu-build-system)
     (inputs
      (list alsa-lib

base-commit: 2eb6df537c36da8bf8e81ff698421f6fb1bfd1ab
-- 
2.41.0




This bug report was last modified 1 year and 249 days ago.

Previous Next


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