unofficial mirror of guix-patches@gnu.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 1/3] gnu: suitesparse: Update to 5.13.0.
Date: Fri,  9 Sep 2022 14:31:45 +0000	[thread overview]
Message-ID: <267b28195e3343208a84c51cec8117d62b17609f.1662733471.git.code@greghogan.com> (raw)
In-Reply-To: <cover.1662733471.git.code@greghogan.com>

* gnu/packages/maths.scm (suitesparse): Update to 5.13.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 94e14c8e49..f12bfc2225 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4873,7 +4873,7 @@ (define-public openspecfun
 (define-public suitesparse
   (package
     (name "suitesparse")
-    (version "5.12.0")
+    (version "5.13.0")
     (source
      (origin
        (method git-fetch)
@@ -4883,7 +4883,7 @@ (define-public suitesparse
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0zpl51pfpv7ap7z97jlryba2la1qdmzm11bhzkn55wlb03xzi6k6"))
+         "1zwri246yr39p9ymjp18dzv36ch0dn107sf0jghj7capigasfxq2"))
        (patches (search-patches "suitesparse-mongoose-cmake.patch"))
        (modules '((guix build utils)))
        (snippet
-- 
2.37.2





  reply	other threads:[~2022-09-09 14:33 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 ` Greg Hogan [this message]
2022-09-09 14:31 ` [bug#57698] [PATCH staging 2/3] gnu: octave: Update to 7.2.0 Greg Hogan
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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=267b28195e3343208a84c51cec8117d62b17609f.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 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).