Merge pull request #301455 from trofi/xwayland-update

xwayland: 23.2.4 -> 23.2.5
This commit is contained in:
K900 2024-04-05 18:55:50 +03:00 committed by GitHub
commit 83ab6d21c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,11 +46,11 @@
stdenv.mkDerivation rec {
pname = "xwayland";
version = "23.2.4";
version = "23.2.5";
src = fetchurl {
url = "mirror://xorg/individual/xserver/${pname}-${version}.tar.xz";
sha256 = "sha256-qZ4Vm20NMwmLO2qyKoi/zs4jyLnQynLFNcVdywaBtGs=";
hash = "sha256-M+x/8mh6WfqqUrmwmqjK8Rjn7Lau2JU/UmpiX/n0vZA=";
};
depsBuildBuild = [