python3Packages.xapp: 21 -> 22

This commit is contained in:
Martin Weinelt
2024-03-12 18:25:03 +01:00
parent fefd1b67f4
commit b0913a5ee1
@@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "xapp";
version = "21";
version = "22";
format = "other";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "linuxmint";
repo = "python-xapp";
rev = "refs/tags/master.mint${version}";
hash = "sha256-Kvhp+biZ+KK9FYma/8cUEaQCHPKMLjOO909kbyMLQ3o=";
hash = "sha256-2Gx85y0ARu6EfDYAT9ZL154RH0R1HY78tm3rceODnZU=";
};
nativeBuildInputs = [