python3Packages.python-xapp: 3.0.1 -> 3.0.2

This commit is contained in:
R. Ryantm
2026-01-13 04:58:10 +00:00
parent 9647a2baa3
commit d0807cb6ce
@@ -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 = [