1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

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
This commit is contained in:
Christopher Baines
2024-03-14 13:40:31 +00:00
parent 3bd795bc57
commit 0e00d2ced1

View File

@@ -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)