Merge pull request #129759 from baracoder/xwayland-21.1.2

xwayland: 21.1.1 -> 21.1.2
This commit is contained in:
Sandro
2021-07-10 01:21:21 +02:00
committed by GitHub

View File

@@ -43,10 +43,10 @@
stdenv.mkDerivation rec {
pname = "xwayland";
version = "21.1.1";
version = "21.1.2";
src = fetchurl {
url = "mirror://xorg/individual/xserver/${pname}-${version}.tar.xz";
sha256 = "sha256-MfJhzlG77namyj7AKqNn/6K176K5hBLfV8zv16GQA84=";
sha256 = "sha256-uBy91a1guLetjD7MfsKijJvwIUSGcHNc67UB8Ivr0Ys=";
};
depsBuildBuild = [