suitesparse-graphblas: 10.0.2 -> 10.0.3

This commit is contained in:
R. Ryantm
2025-04-11 18:56:33 +00:00
parent a78a226cec
commit ee70ef7856
@@ -8,7 +8,7 @@
stdenv.mkDerivation rec {
pname = "suitesparse-graphblas";
version = "10.0.2";
version = "10.0.3";
outputs = [
"out"
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
owner = "DrTimothyAldenDavis";
repo = "GraphBLAS";
rev = "v${version}";
hash = "sha256-5FrVVLKZ9WDa+a3Tq9WrhMfhvbVLGMKtKZH0h9h/3tk=";
hash = "sha256-/ieCvfHAU86rSW7hIDzY0IK6DqZeZ2u7vrDWV7rOUaI=";
};
nativeBuildInputs = [