We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9b0ff7 + a5de6d7 commit 66e887fCopy full SHA for 66e887f
pkgs/development/python-modules/pymc/default.nix
@@ -29,7 +29,7 @@ buildPythonPackage rec {
29
owner = "pymc-devs";
30
repo = "pymc";
31
tag = "v${version}";
32
- hash = "sha256-Zn6Yyacq7k+Xzu2VwdvXl5IRZbgYUIiOkZ0Q87I/BXo=";
+ hash = "sha256-AHQ1x5Adhn0wQOzh9H+m0D7JpAB2XfCU0ovgkmS+Hzc=";
33
};
34
35
postPatch = ''
0 commit comments