Merge pull request #215177 from Emantor/bump/xwayland

xwayland: 22.1.7 -> 22.1.8
This commit is contained in:
Nick Cao 2023-02-08 16:54:26 +08:00 committed by GitHub
commit 1e76265b3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,11 +43,11 @@
stdenv.mkDerivation rec {
pname = "xwayland";
version = "22.1.7";
version = "22.1.8";
src = fetchurl {
url = "mirror://xorg/individual/xserver/${pname}-${version}.tar.xz";
sha256 = "sha256-1Tr6xscZU/XPZtA9KJ2s2JYdpb0wnB3/El1ZVdnbX3Y=";
sha256 = "sha256-0R7u5zKQuI6o2kKn2TUN7fq6hWzkrkTljARa2eyqL3M=";
};
depsBuildBuild = [