egl-wayland: 1.1.6 -> 1.1.7

This commit is contained in:
Herman Fries 2021-07-09 15:04:42 +02:00
parent 89d0555568
commit 76135659ee

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