unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56828] [PATCH staging] gnu: suitesparse: Update to 5.12.0.
@ 2022-07-29 14:07 Greg Hogan
  2022-08-08 15:10 ` bug#56828: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2022-07-29 14:07 UTC (permalink / raw)
  To: 56828; +Cc: Greg Hogan

* gnu/packages/maths.scm (suitesparse): Update to 5.12.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 6a84f47468..1ddfc6b1ff 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4778,7 +4778,7 @@ (define-public openspecfun
 (define-public suitesparse
   (package
     (name "suitesparse")
-    (version "5.10.1")
+    (version "5.12.0")
     (source
      (origin
        (method git-fetch)
@@ -4788,7 +4788,7 @@ (define-public suitesparse
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "19gx5wlgqnqpgz6mvam9lalyzpbfwgqhppps8z3np9sh0mgaiyw9"))
+         "0zpl51pfpv7ap7z97jlryba2la1qdmzm11bhzkn55wlb03xzi6k6"))
        (patches (search-patches "suitesparse-mongoose-cmake.patch"))
        (modules '((guix build utils)))
        (snippet
-- 
2.37.1





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

* bug#56828: [PATCH staging] gnu: suitesparse: Update to 5.12.0.
  2022-07-29 14:07 [bug#56828] [PATCH staging] gnu: suitesparse: Update to 5.12.0 Greg Hogan
@ 2022-08-08 15:10 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-08-08 15:10 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 56828-done

Hi,

Greg Hogan <code@greghogan.com> skribis:

> * gnu/packages/maths.scm (suitesparse): Update to 5.12.0.

Applied to ‘staging’, thanks!

Ludo’.




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

end of thread, other threads:[~2022-08-08 15:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-29 14:07 [bug#56828] [PATCH staging] gnu: suitesparse: Update to 5.12.0 Greg Hogan
2022-08-08 15:10 ` bug#56828: " 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).