python3Packages.python-xapp: 3.0.1 -> 3.0.2 (#479570)

This commit is contained in:
Bobby Rong
2026-01-13 12:24:19 +00:00
committed by GitHub
@@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "python-xapp";
version = "3.0.1";
version = "3.0.2";
pyproject = false;
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "linuxmint";
repo = "python-xapp";
rev = version;
hash = "sha256-mrFKK8541HuMHpRMGvvJcSshbpA99Y712ztAMfFj5m4=";
hash = "sha256-+wN4BYAS7KYQT0vhyOSdyrJpOhGyv+2FAloClgZOyH0=";
};
nativeBuildInputs = [