oelint-adv: 4.1.0 -> 4.1.1

This commit is contained in:
R. Ryantm 2024-02-03 11:57:20 +00:00
parent 8f2659f142
commit 521555a534

View file

@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "4.1.0";
version = "4.1.1";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-odejUprYMdKWrm87oRVuJKwLWEL/XuLfQtfjVKK4VTE=";
hash = "sha256-uHFvVRFI7JZQ8vSOtXTuz7Jivxd8kPQW6AtiQIG3Ujo=";
};
propagatedBuildInputs = with python3.pkgs; [