Merge pull request #274001 from Emantor/bump/xwayland

xwayland: 23.2.2 -> 23.2.3
This commit is contained in:
Martin Weinelt 2023-12-16 02:45:25 +01:00 committed by GitHub
commit a99aefc19f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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