python3Packages.scs: update hash

This commit is contained in:
Gaetan Lepage
2025-12-29 00:32:13 +00:00
parent 67257b83a3
commit 119e87febe
@@ -30,7 +30,7 @@ buildPythonPackage rec {
repo = "scs-python";
tag = version;
fetchSubmodules = true;
hash = "sha256-MC63xCZxJsHOiarMsQYtXljTV8xdIfJHzkUG5mV63NA=";
hash = "sha256-ZxbQ1WbavDKKYBmGB2W0zMVCH/WZIk8bFJ5TmC+QqYc=";
};
postPatch = ''