oelint-adv: 3.26.2 -> 3.26.4

This commit is contained in:
Otavio Salvador 2023-11-28 22:42:50 +00:00
parent 5630bd0984
commit 684c68ead6

View File

@ -6,13 +6,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "oelint-adv";
version = "3.26.2";
version = "3.26.4";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "oelint_adv";
hash = "sha256-tR4CB4i91XHoyFtZH1LsDxVI791v0LCtvCd28Ahlxlc=";
hash = "sha256-Gb4BQl/CJDpvzvwBDFWYUGvMQBbZZSMCDQh4xbOzp6Y=";
};
propagatedBuildInputs = with python3.pkgs; [