all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 57698@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#57698] [PATCH staging 2/3] gnu: octave: Update to 7.2.0.
Date: Fri,  9 Sep 2022 14:31:46 +0000	[thread overview]
Message-ID: <c5d59a3e42837a36e147a236152929e0751f477c.1662733471.git.code@greghogan.com> (raw)
In-Reply-To: <cover.1662733471.git.code@greghogan.com>

* gnu/packages/maths.scm (octave): Update to 7.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 f12bfc2225..53162a4d65 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2760,7 +2760,7 @@ (define-public ceres-solver-benchmarks
 (define-public octave-cli
   (package
     (name "octave-cli")
-    (version "7.1.0")
+    (version "7.2.0")
     (source
      (origin
       (method url-fetch)
@@ -2768,7 +2768,7 @@ (define-public octave-cli
                           version ".tar.xz"))
       (sha256
        (base32
-        "0wv26nsfi6cq80np6p4av4wfrvbaflca6szajf6c60mbpdg63m1z"))))
+        "0w81ncl9d4x1ay3ylsag87k20c0byiyjcmfd9kb7b7ylr71pivsa"))))
     (build-system gnu-build-system)
     (inputs
      `(("alsa-lib" ,alsa-lib)
-- 
2.37.2





  parent reply	other threads:[~2022-09-09 14:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-09 14:29 [bug#57698] [PATCH staging 0/3] Update suitesparse Greg Hogan
2022-09-09 14:31 ` [bug#57698] [PATCH staging 1/3] gnu: suitesparse: Update to 5.13.0 Greg Hogan
2022-09-09 14:31 ` Greg Hogan [this message]
2022-09-09 14:31 ` [bug#57698] [PATCH staging 3/3] gnu: python-hmmlearn: Update to 0.2.7 Greg Hogan
2022-11-22 22:23 ` bug#57698: [PATCH staging 0/3] Update suitesparse Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c5d59a3e42837a36e147a236152929e0751f477c.1662733471.git.code@greghogan.com \
    --to=code@greghogan.com \
    --cc=57698@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.