Merge pull request #327643 from wegank/devito-hash

python312Packages.devito: fix hash
This commit is contained in:
Gaétan Lepage
2024-07-19 07:49:45 +02:00
committed by GitHub
@@ -34,7 +34,7 @@ buildPythonPackage rec {
owner = "devitocodes";
repo = "devito";
rev = "refs/tags/v${version}";
hash = "sha256-r3HsVZo+2WnjxIToGTOR/xp1l4G2a3+sHslBA8iEdSo=";
hash = "sha256-n8mbhbW5zN8hQeVF6T3MbET9tJlIy99iwFiZCOh6xTg=";
};
pythonRemoveDeps = [