unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67579] [PATCH] gnu: octave-cli: Update to 8.4.0
@ 2023-12-02  6:43 Andy Tai
  2023-12-04 15:03 ` bug#67579: " Eric Bavier
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-12-02  6:43 UTC (permalink / raw)
  To: 67579; +Cc: Andy Tai, Andreas Enge, Efraim Flashner, Eric Bavier

* gnu/packages/maths.scm (octave-cli): Update to 8.4.0

Change-Id: I88fe31a25a3fbfc28985f5f0b51cb042369f4462
---
 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 246f189115..386fb30cd9 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2917,7 +2917,7 @@ (define-public ceres-solver-benchmarks
 (define-public octave-cli
   (package
     (name "octave-cli")
-    (version "8.3.0")
+    (version "8.4.0")
     (source
      (origin
        (method url-fetch)
@@ -2925,7 +2925,7 @@ (define-public octave-cli
                            version ".tar.xz"))
        (sha256
         (base32
-         "1aav8i88y2yl11g5d44wpjngkpldvzk90ja7wghkb91cy2a9974i"))))
+         "1a58zyrl1lx6b6wr2jbf6w806vjxr3jzbh6n85iinag47qxdg6kg"))))
     (build-system gnu-build-system)
     (inputs
      (list alsa-lib

base-commit: 842a11f1caa1bb929c427722ad9d7b7c1ff65727
-- 
2.41.0





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

* bug#67579: [PATCH] gnu: octave-cli: Update to 8.4.0
  2023-12-02  6:43 [bug#67579] [PATCH] gnu: octave-cli: Update to 8.4.0 Andy Tai
@ 2023-12-04 15:03 ` Eric Bavier
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Bavier @ 2023-12-04 15:03 UTC (permalink / raw)
  To: Andy Tai, 67579-done; +Cc: Andreas Enge, Efraim Flashner

Hi,

Thank you for the update.  I've pushed this in
597f1cd1c46ffb92c3e0145de0071545a4c64865.

Several dependent packages FTBFS right now, but I confirmed this update does
not break any others.

`~Eric

On Fri, 2023-12-01 at 22:43 -0800, Andy Tai wrote:
> * gnu/packages/maths.scm (octave-cli): Update to 8.4.0
> 
> Change-Id: I88fe31a25a3fbfc28985f5f0b51cb042369f4462
> ---
>  gnu/packages/maths.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)





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

end of thread, other threads:[~2023-12-04 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-02  6:43 [bug#67579] [PATCH] gnu: octave-cli: Update to 8.4.0 Andy Tai
2023-12-04 15:03 ` bug#67579: " 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).