netpeek: 0.3.2 -> 0.3.3

This commit is contained in:
Pascal Dietrich
2026-08-23 17:14:33 +02:00
parent 1e8cb31c78
commit ad8ea21f4d

View File

@@ -14,7 +14,7 @@
}:
python3Packages.buildPythonApplication (finalAttrs: {
pname = "netpeek";
version = "0.3.2";
version = "0.3.3";
pyproject = false;
__structuredAttrs = true;
@@ -23,7 +23,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
owner = "ZingyTomato";
repo = "NetPeek";
tag = "v${finalAttrs.version}";
hash = "sha256-ATAhQN1p03zSbwLdSkY9vOcy3WJ3pcDVziOWvxGa0HQ=";
hash = "sha256-fCvoE3OgtH1oTSPCaUetlkEjMlsj6nv4/yjuOTdU13s=";
};
nativeBuildInputs = [