* [bug#67927] [PATCH] gnu: scotch: Update to 7.0.4
@ 2023-12-20 12:20 Romain GARBAGE
2023-12-25 16:35 ` bug#67927: " Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: Romain GARBAGE @ 2023-12-20 12:20 UTC (permalink / raw)
To: 67927; +Cc: Romain GARBAGE
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#67927: [PATCH] gnu: scotch: Update to 7.0.4
2023-12-20 12:20 [bug#67927] [PATCH] gnu: scotch: Update to 7.0.4 Romain GARBAGE
@ 2023-12-25 16:35 ` Mathieu Othacehe
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-12-25 16:35 UTC (permalink / raw)
To: Romain GARBAGE; +Cc: 67927-done
> * gnu/packages/maths.scm (scotch): Update to version 7.0.4.
Applied, thanks,
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-25 16:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-20 12:20 [bug#67927] [PATCH] gnu: scotch: Update to 7.0.4 Romain GARBAGE
2023-12-25 16:35 ` bug#67927: " Mathieu Othacehe
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).