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

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

bug#67927: closed ([PATCH] gnu: scotch: Update to 7.0.4)


From: GNU bug Tracking System
Subject: bug#67927: closed ([PATCH] gnu: scotch: Update to 7.0.4)
Date: Mon, 25 Dec 2023 16:36:01 +0000

Your message dated Mon, 25 Dec 2023 17:35:23 +0100
with message-id <87v88mi6k4.fsf@gnu.org>
and subject line Re: [bug#67927] [PATCH] gnu: scotch: Update to 7.0.4
has caused the debbugs.gnu.org bug report #67927,
regarding [PATCH] gnu: scotch: Update to 7.0.4
to be marked as done.

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


-- 
67927: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67927
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: scotch: Update to 7.0.4 Date: Wed, 20 Dec 2023 13:20:21 +0100
* gnu/packages/maths.scm (scotch): Update to version 7.0.4.

Change-Id: I493113ecc1694e8812fb38d8e4641398eb174b34
---
 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 0f4d29b40f..adc7beb655 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4474,7 +4474,7 @@ (define-public superlu-dist
 (define-public scotch
   (package
     (name "scotch")
-    (version "7.0.1")
+    (version "7.0.4")
     (source
      (origin
        (method git-fetch)
@@ -4483,7 +4483,7 @@ (define-public scotch
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1fvgxd3ipl5xswswyadvxvlcgv6an8c229ispnlksgnlwphg10ig"))))
+        (base32 "0rbc51albpd2923dkirpkj8rfkic6rsvwqqnv1mmsk391zhk3amr"))))
     (build-system cmake-build-system)
     (inputs
      (list zlib))
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#67927] [PATCH] gnu: scotch: Update to 7.0.4 Date: Mon, 25 Dec 2023 17:35:23 +0100 User-agent: Gnus/5.13 (Gnus v5.13)
> * gnu/packages/maths.scm (scotch): Update to version 7.0.4.

Applied, thanks,

Mathieu


--- End Message ---

reply via email to

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