~ruther/guix-local

0e00d2ced1c266fa706192e6bb7db2c8005dbead — Christopher Baines 2 years ago 3bd795b
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
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/maths.scm
M gnu/packages/maths.scm => gnu/packages/maths.scm +1 -1
@@ 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)