Merge pull request #333083 from trofi/xwayland-update

xwayland: 24.1.1 -> 24.1.2
This commit is contained in:
K900 2024-08-08 05:50:41 +03:00 committed by GitHub
commit 9819e5bee2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,11 +49,11 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "xwayland"; pname = "xwayland";
version = "24.1.1"; version = "24.1.2";
src = fetchurl { src = fetchurl {
url = "mirror://xorg/individual/xserver/${pname}-${version}.tar.xz"; url = "mirror://xorg/individual/xserver/${pname}-${version}.tar.xz";
hash = "sha256-cSW+4LEDNYBdf1ulffqjWaeFCvGmhSTx2Xs2J0GlGDI="; hash = "sha256-FB63bn5CKjZhwIeCxwvkCTEIR1UELARQbg2X3UY+99I=";
}; };
postPatch = '' postPatch = ''