unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65861] [PATCH] gnu: octave-cli: Update to 8.3.0
@ 2023-09-11  8:15 Andy Tai
  2023-09-13 14:23 ` bug#65861: " Eric Bavier
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-09-11  8:15 UTC (permalink / raw)
  To: 65861; +Cc: Andy Tai, Andreas Enge, Efraim Flashner, Eric Bavier

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#65861: [PATCH] gnu: octave-cli: Update to 8.3.0
  2023-09-11  8:15 [bug#65861] [PATCH] gnu: octave-cli: Update to 8.3.0 Andy Tai
@ 2023-09-13 14:23 ` Eric Bavier
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Bavier @ 2023-09-13 14:23 UTC (permalink / raw)
  To: Andy Tai, 65861-done; +Cc: Andreas Enge, Efraim Flashner

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-13 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-11  8:15 [bug#65861] [PATCH] gnu: octave-cli: Update to 8.3.0 Andy Tai
2023-09-13 14:23 ` bug#65861: " Eric Bavier

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).