egl-wayland: 1.1.15 -> 1.1.16

This commit is contained in:
R. Ryantm 2024-08-23 01:27:51 +00:00
parent 8fe18a3d27
commit 837303500c

View File

@ -15,7 +15,7 @@
stdenv.mkDerivation rec {
pname = "egl-wayland";
version = "1.1.15";
version = "1.1.16";
outputs = [ "out" "dev" ];
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
owner = "Nvidia";
repo = pname;
rev = version;
hash = "sha256-7spfmYwJ6U97x83219/kMwdJXS2vir+U0MUnYWJOLB4=";
hash = "sha256-hX1pMz0X5ABNRsa3Q7W26hNeEaEMnnFb7ID+k6H8Nwg=";
};
postPatch = ''