GNU bug report logs - #70180
[PATCH] gnu: octave-cli: Update to 9.1.0

Previous Next

Package: guix-patches;

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

Date: Thu, 4 Apr 2024 06:27:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70180: closed ([PATCH] gnu: octave-cli: Update to 9.1.0)
Date: Sun, 07 Apr 2024 19:33:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 07 Apr 2024 20:32:03 +0100
with message-id <878r1pezpo.fsf <at> cbaines.net>
and subject line Re: [bug#70180] [PATCH] gnu: octave-cli: Update to 9.1.0
has caused the debbugs.gnu.org bug report #70180,
regarding [PATCH] gnu: octave-cli: Update to 9.1.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
70180: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70180
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (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 9.1.0
Date: Wed,  3 Apr 2024 23:26:01 -0700
* gnu/packages/maths.scm (octave-cli): Update to 9.1.0

Change-Id: I8b8c3245644e0958d13d635f514d7fcc1d656a91
---
 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 479591889f..fb30fa427c 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2925,7 +2925,7 @@ (define-public ceres-solver-benchmarks
 (define-public octave-cli
   (package
     (name "octave-cli")
-    (version "8.4.0")
+    (version "9.1.0")
     (source
      (origin
        (method url-fetch)
@@ -2933,7 +2933,7 @@ (define-public octave-cli
                            version ".tar.xz"))
        (sha256
         (base32
-         "1a58zyrl1lx6b6wr2jbf6w806vjxr3jzbh6n85iinag47qxdg6kg"))))
+         "0jqk3amfkqzn1c5rzb9gm3v7r2y5xcgx6cgi4r5w8mpa9814nrgd"))))
     (build-system gnu-build-system)
     (inputs
      (list alsa-lib

base-commit: 188d18fc47f0d38edfe06e3e5834fa8587bd300b
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 70180-done <at> debbugs.gnu.org
Subject: Re: [bug#70180] [PATCH] gnu: octave-cli: Update to 9.1.0
Date: Sun, 07 Apr 2024 20:32:03 +0100
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/maths.scm (octave-cli): Update to 9.1.0
>
> Change-Id: I8b8c3245644e0958d13d635f514d7fcc1d656a91
> ---
>  gnu/packages/maths.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to master as
6cf91aa1c82ef0a44fe1973de1a85b627c6fa8ef.

Chris
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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