suitesparse-graphblas: 9.3.0 -> 9.3.1

This commit is contained in:
R. Ryantm
2024-08-14 08:46:45 +00:00
parent a42598ad1a
commit 5cbc6e7380
@@ -8,7 +8,7 @@
stdenv.mkDerivation rec {
pname = "suitesparse-graphblas";
version = "9.3.0";
version = "9.3.1";
outputs = [
"out"
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
owner = "DrTimothyAldenDavis";
repo = "GraphBLAS";
rev = "v${version}";
hash = "sha256-/ubvds/mg5SW8kEfnEuPyHCM/P8+ETT1Uus2ESj50Og=";
hash = "sha256-lNjxNW0XrHtdULDI35qp2BRCOrdKMnWu7Rje0+uBv0g=";
};
nativeBuildInputs = [