oelint-adv: 3.26.4 -> 3.26.5

This commit is contained in:
R. Ryantm 2023-12-17 09:52:53 +00:00
parent f88c003dce
commit 3f1692a172

View File

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