Merge pull request #129757 from baracoder/egl-wayland-1.1.7

egl-wayland: 1.1.6 -> 1.1.7
This commit is contained in:
Sandro 2021-07-10 00:53:14 +02:00 committed by GitHub
commit 24dd2e7f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ let
in stdenv.mkDerivation rec {
pname = "egl-wayland";
version = "1.1.6";
version = "1.1.7";
outputs = [ "out" "dev" ];
@ -49,7 +49,7 @@ in stdenv.mkDerivation rec {
owner = "Nvidia";
repo = pname;
rev = version;
sha256 = "1n9lg8hpjgxlf7dpddkjhbslsfd0symla2wk6jjmnl9n9jv2gmzk";
sha256 = "sha256-pqpJ6Uo50BouBU0wGaL21VH5rDiVHKAvJtfzL0YInXU=";
};
depsBuildBuild = [