Skip to content

Commit

Permalink
suitesparse-graphblas: 9.3.1 -> 9.4.2 (#357761)
Browse files Browse the repository at this point in the history
  • Loading branch information
nixpkgs-merge-bot[bot] authored Nov 25, 2024
2 parents 77a71a8 + 36c71c5 commit a0a8e91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/su/suitesparse-graphblas/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

stdenv.mkDerivation rec {
pname = "suitesparse-graphblas";
version = "9.3.1";
version = "9.4.2";

outputs = [
"out"
Expand All @@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
owner = "DrTimothyAldenDavis";
repo = "GraphBLAS";
rev = "v${version}";
hash = "sha256-lNjxNW0XrHtdULDI35qp2BRCOrdKMnWu7Rje0+uBv0g=";
hash = "sha256-qUN5z797IAsP/OW6LmMUDETyJCJ3j8rgeDfj1dCaiyM=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit a0a8e91

Please sign in to comment.