Fabian Affolter
2025-06-26 11:33:44 +02:00
parent 5a0b8d0118
commit c8a94ee0ce
@@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "license-expression";
version = "30.4.1";
version = "30.4.3";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "aboutcode-org";
repo = "license-expression";
tag = "v${version}";
hash = "sha256-H1IAA/fxQkMMsvCv02gLXE3odokNejPRGZVZnhE61II=";
hash = "sha256-e/pu2Mhy3E4ddGUGkVF7M9UFlB1IlXDPTReSh5gKwbE=";
};
dontConfigure = true;