python311Packages.devito: 4.8.10 -> 4.8.11
Diff: https://github.com/devitocodes/devito/compare/refs/tags/v4.8.10...v4.8.11 Changelog: https://github.com/devitocodes/devito/releases/tag/v4.8.11
This commit is contained in:
parent
b82b81f8c0
commit
76d0de1fc4
@ -25,7 +25,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "devito";
|
||||
version = "4.8.10";
|
||||
version = "4.8.11";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@ -34,7 +34,7 @@ buildPythonPackage rec {
|
||||
owner = "devitocodes";
|
||||
repo = "devito";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-n8mbhbW5zN8hQeVF6T3MbET9tJlIy99iwFiZCOh6xTg=";
|
||||
hash = "sha256-c8/b2dRwfH4naSVRaRon6/mBDva7RSDmi/TJUJp26g0=";
|
||||
};
|
||||
|
||||
pythonRemoveDeps = [
|
||||
|
Loading…
Reference in New Issue
Block a user