xwayland: 23.2.1 -> 23.2.2

Changes: https://lists.x.org/archives/xorg/2023-October/061514.html
This commit is contained in:
Sergei Trofimovich 2023-10-25 10:05:12 +01:00
parent 6c5458cf32
commit e22bb8a480

View File

@ -45,11 +45,11 @@
stdenv.mkDerivation rec {
pname = "xwayland";
version = "23.2.1";
version = "23.2.2";
src = fetchurl {
url = "mirror://xorg/individual/xserver/${pname}-${version}.tar.xz";
sha256 = "sha256-7rwmksOqgGF9eEKLxux7kbJUqYIU0qcOmXCYUDzW75A=";
sha256 = "sha256-n3wJONKkHpQf+gT5nDXl2yvNPuwDSv6NNdXIEKIusKg=";
};
depsBuildBuild = [