suitesparse-graphblas: 10.1.1 -> 10.2.0

This commit is contained in:
R. Ryantm
2025-11-04 12:04:35 +00:00
parent 981ee33c51
commit 5f11da137a
@@ -8,7 +8,7 @@
stdenv.mkDerivation rec {
pname = "suitesparse-graphblas";
version = "10.1.1";
version = "10.2.0";
outputs = [
"out"
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
owner = "DrTimothyAldenDavis";
repo = "GraphBLAS";
rev = "v${version}";
hash = "sha256-De2ZDP4Lsik3+Wz6yvm+ro4Q7Q8L5ZDdBaYXHg4LO20=";
hash = "sha256-iZe5zHDaJtH1N6zXir38U2VJOD9fPChhwB7c3uCvjYc=";
};
nativeBuildInputs = [