suitesparse-graphblas: 10.3.0 -> 10.3.1

This commit is contained in:
R. Ryantm
2026-02-10 18:59:53 +00:00
parent ce1a7c1f9e
commit 2c9314f577
@@ -8,7 +8,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "suitesparse-graphblas";
version = "10.3.0";
version = "10.3.1";
outputs = [
"out"
@@ -19,7 +19,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "DrTimothyAldenDavis";
repo = "GraphBLAS";
rev = "v${finalAttrs.version}";
hash = "sha256-wsvw/95eHF9KeduAgCfvNunRs86m4tiilxle26d1yJs=";
hash = "sha256-m+sjfRdgIwH/FEaHkEp6fl5+fehNcBDLVc4f5H5Lslw=";
};
nativeBuildInputs = [