unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70180] [PATCH] gnu: octave-cli: Update to 9.1.0
@ 2024-04-04  6:26 Andy Tai
  2024-04-07 19:32 ` bug#70180: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-04-04  6:26 UTC (permalink / raw)
  To: 70180; +Cc: Andy Tai

* 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





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

* bug#70180: [PATCH] gnu: octave-cli: Update to 9.1.0
  2024-04-04  6:26 [bug#70180] [PATCH] gnu: octave-cli: Update to 9.1.0 Andy Tai
@ 2024-04-07 19:32 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-04-07 19:32 UTC (permalink / raw)
  To: Andy Tai; +Cc: 70180-done

[-- Attachment #1: Type: text/plain, Size: 338 bytes --]

Andy Tai <atai@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-04-07 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-04  6:26 [bug#70180] [PATCH] gnu: octave-cli: Update to 9.1.0 Andy Tai
2024-04-07 19:32 ` bug#70180: " Christopher Baines

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).