summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2024-03-14 13:40:31 +0000
committerChristopher Baines <mail@cbaines.net>2024-03-14 13:40:31 +0000
commit0e00d2ced1c266fa706192e6bb7db2c8005dbead (patch)
tree66b0739cc6b6da3fea831dfd5d9f8445800c2a81 /gnu/packages/maths.scm
parent3bd795bc5736a81adc586da80c67107dd8f64384 (diff)
gnu: combinatorial-blas: Update source hash.
Diffoscope shows there are changes, but they don't look significant. * gnu/packages/maths.scm (combinatorial-blas): Update source hash. Change-Id: I32db6df0ef7c652572b1e874fe22175a4b66af6e
Diffstat (limited to 'gnu/packages/maths.scm')
-rw-r--r--gnu/packages/maths.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 52ab4d66a0..d551b751e6 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -8075,7 +8075,7 @@ easily be incorporated into existing simulation codes.")
".tgz"))
(sha256
(base32
- "1a9wbgdqyy1whhfc0yl0yqkax3amnqa6iihhq48d063gc0jwfd9a"))
+ "0gzxgd2ybnh49h57rh47vrqnsyk11jn206j5kf9y7p5vksc79ffz"))
(patches (search-patches "combinatorial-blas-awpm.patch"
"combinatorial-blas-io-fix.patch"))))
(build-system cmake-build-system)