Revert "python3Packages.xapp: 21 -> 22"

This reverts commit b0913a5ee1.

The master.* tags are not stable tags and can be re-tagged.
This commit is contained in:
Bobby Rong
2024-06-05 21:42:26 +08:00
parent 57610d2f8f
commit cfe15f8af9
@@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "xapp";
version = "22";
version = "21";
format = "other";
@@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "linuxmint";
repo = "python-xapp";
rev = "refs/tags/master.mint${version}";
hash = "sha256-2Gx85y0ARu6EfDYAT9ZL154RH0R1HY78tm3rceODnZU=";
hash = "sha256-Kvhp+biZ+KK9FYma/8cUEaQCHPKMLjOO909kbyMLQ3o=";
};
nativeBuildInputs = [