python3Packages.fenics-ffcx: 0.10.1.post0 -> 0.11.0
Diff: https://github.com/FEniCS/ffcx/compare/v0.10.1.post0...v0.11.0 Changelog: https://github.com/FEniCS/ffcx/releases/tag/v0.11.0
This commit is contained in:
@@ -15,14 +15,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "fenics-ffcx";
|
||||
version = "0.10.1.post0";
|
||||
version = "0.11.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "fenics";
|
||||
repo = "ffcx";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-uV3sfK6tpdoVf+O/EYZw3yR1PdqkoXt4q66zwQ8h/Ks=";
|
||||
hash = "sha256-pAnoCLf1ObJ2jDOdQ0cr3qu3z+rNeAVFPnvegp/KqeM=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
|
||||
Reference in New Issue
Block a user