python312Packages.pymc: update hash

This commit is contained in:
Gaetan Lepage 2024-10-03 12:18:47 +02:00
parent be0036b703
commit d8ff260087

View File

@ -29,7 +29,7 @@ buildPythonPackage rec {
owner = "pymc-devs";
repo = "pymc";
rev = "refs/tags/v${version}";
hash = "sha256-JaMN+M416oRzErzHWlnp4GsvxXWOuZPfXW/LsZjx+fY=";
hash = "sha256-vElS6f46xVvK+p5/IvjgCI4wMZlBe3Q5ZaQUie1yLJw=";
};
postPatch = ''