suitesparse-graphblas: 9.3.1 -> 9.4.2 (#357761)

This commit is contained in:
nixpkgs-merge-bot[bot]
2024-11-25 19:57:17 +00:00
committed by GitHub
@@ -8,7 +8,7 @@
stdenv.mkDerivation rec {
pname = "suitesparse-graphblas";
version = "9.3.1";
version = "9.4.2";
outputs = [
"out"
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
owner = "DrTimothyAldenDavis";
repo = "GraphBLAS";
rev = "v${version}";
hash = "sha256-lNjxNW0XrHtdULDI35qp2BRCOrdKMnWu7Rje0+uBv0g=";
hash = "sha256-qUN5z797IAsP/OW6LmMUDETyJCJ3j8rgeDfj1dCaiyM=";
};
nativeBuildInputs = [