python3Packages.python-xapp: 3.0.2 -> 3.0.3 (#521673)

This commit is contained in:
Nick Cao
2026-05-18 22:24:40 +00:00
committed by GitHub
@@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "python-xapp";
version = "3.0.2";
version = "3.0.3";
pyproject = false;
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "linuxmint";
repo = "python-xapp";
rev = version;
hash = "sha256-+wN4BYAS7KYQT0vhyOSdyrJpOhGyv+2FAloClgZOyH0=";
hash = "sha256-KJ5mzilUg//FvwyhTHjzaUI3661RhN74r5qDIzdDOl8=";
};
nativeBuildInputs = [