From 4298b95a8dc733f3ad2288aa6bb5dc8ee1e92e7d Mon Sep 17 00:00:00 2001 From: Alex Gunnarson Date: Wed, 17 Dec 2025 10:28:50 -0700 Subject: [PATCH 1/2] Update SSGraphBLAS_jll version Updated SSGraphBLAS_jll version from 7.2 to 7.12.1. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ddb9006f..e8c95043 100644 --- a/Project.toml +++ b/Project.toml @@ -40,7 +40,7 @@ ChainRulesCore = "1" KLU = "0.5" MacroTools = "0.5" Preferences = "1" -SSGraphBLAS_jll = "7.2" +SSGraphBLAS_jll = "7.12.1" SpecialFunctions = "2" StorageOrders = "0.3.1" julia = "1.7" From 463457f6cd7649fa0722b50d1badae653ef96e91 Mon Sep 17 00:00:00 2001 From: Alex Gunnarson Date: Wed, 17 Dec 2025 10:35:25 -0700 Subject: [PATCH 2/2] Update SSGraphBLAS_jll version to 10.2.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e8c95043..327db82c 100644 --- a/Project.toml +++ b/Project.toml @@ -40,7 +40,7 @@ ChainRulesCore = "1" KLU = "0.5" MacroTools = "0.5" Preferences = "1" -SSGraphBLAS_jll = "7.12.1" +SSGraphBLAS_jll = "10.2.0" SpecialFunctions = "2" StorageOrders = "0.3.1" julia = "1.7"