oelint-adv: 4.4.0 -> 4.4.1

This commit is contained in:
R. Ryantm 2024-02-28 05:47:09 +00:00
parent 5d1b96ebf2
commit 77b008a874

View File

@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "4.4.0";
version = "4.4.1";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-Sg7qn/yZUJEJdMmaGm27kyL+fKkUsZo25eExZPOem40=";
hash = "sha256-Yv0GCz0vZTVrnFjHFIl4XF/jbVD4DJ4J6V6+X5IllJ8=";
};
propagatedBuildInputs = with python3.pkgs; [