unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63241] [PATCH] gnu: octave-cli: Update to 8.2.0
@ 2023-05-03  6:21 Andy Tai
  2023-06-08 21:46 ` bug#63241: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-05-03  6:21 UTC (permalink / raw)
  To: 63241; +Cc: Andy Tai

* gnu/packages/maths.scm (octave-cli): Update to 8.2.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 d7e2719b70..1e1e751dfa 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2785,7 +2785,7 @@ (define (compile-file top-dir)
 (define-public octave-cli
   (package
     (name "octave-cli")
-    (version "8.1.0")
+    (version "8.2.0")
     (source
      (origin
        (method url-fetch)
@@ -2793,7 +2793,7 @@ (define-public octave-cli
                            version ".tar.xz"))
        (sha256
         (base32
-         "00lis18dsb13v9nvz0z4cs7v4y634jc0vb04lxfw9pshwriikglv"))))
+         "1pkh4vmq4hcrmyl2gybd54i3qamyvmcjmpgy1i2kkw2g03jxdfdp"))))
     (build-system gnu-build-system)
     (inputs
      (list alsa-lib

base-commit: 94e2e3553440a2a5ac4a312e80b8ea21ddebafeb
-- 
2.39.2





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

* bug#63241: [PATCH] gnu: octave-cli: Update to 8.2.0
  2023-05-03  6:21 [bug#63241] [PATCH] gnu: octave-cli: Update to 8.2.0 Andy Tai
@ 2023-06-08 21:46 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-06-08 21:46 UTC (permalink / raw)
  To: Andy Tai; +Cc: 63241-done

Andy Tai <atai@atai.org> skribis:

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

Applied, thanks!




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

end of thread, other threads:[~2023-06-08 21:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03  6:21 [bug#63241] [PATCH] gnu: octave-cli: Update to 8.2.0 Andy Tai
2023-06-08 21:46 ` bug#63241: " Ludovic Courtès

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