emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56828: closed ([PATCH staging] gnu: suitesparse: Update to 5.12.0.)


From: GNU bug Tracking System
Subject: bug#56828: closed ([PATCH staging] gnu: suitesparse: Update to 5.12.0.)
Date: Mon, 08 Aug 2022 15:11:01 +0000

Your message dated Mon, 08 Aug 2022 17:10:19 +0200
with message-id <87fsi6bwkk.fsf@gnu.org>
and subject line Re: bug#56828: [PATCH staging] gnu: suitesparse: Update to 
5.12.0.
has caused the debbugs.gnu.org bug report #56828,
regarding [PATCH staging] gnu: suitesparse: Update to 5.12.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56828: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56828
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH staging] gnu: suitesparse: Update to 5.12.0. Date: Fri, 29 Jul 2022 14:07:22 +0000
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#56828: [PATCH staging] gnu: suitesparse: Update to 5.12.0. Date: Mon, 08 Aug 2022 17:10:19 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hi,

Greg Hogan <code@greghogan.com> skribis:

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

Applied to ‘staging’, thanks!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]