xwayland: 23.2.4 -> 23.2.5

Changes: https://lists.x.org/archives/xorg/2024-April/061614.html
This commit is contained in:
Sergei Trofimovich 2024-04-04 07:34:27 +01:00
parent e52ada4e6b
commit a9bbf8768b

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 = [