guix-commits
[Top][All Lists]
Advanced

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

10/12: gnu: combinatorial-blas: Update source hash.


From: guix-commits
Subject: 10/12: gnu: combinatorial-blas: Update source hash.
Date: Thu, 14 Mar 2024 09:49:13 -0400 (EDT)

cbaines pushed a commit to branch master
in repository guix.

commit 0e00d2ced1c266fa706192e6bb7db2c8005dbead
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Thu Mar 14 13:40:31 2024 +0000

    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
---
 gnu/packages/maths.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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)



reply via email to

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