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:
qbisi
2026-06-21 14:14:45 +08:00
parent e188e3658a
commit 3f7560a051
@@ -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 = [