egl-wayland: 1.1.19 -> 1.1.20

R. Ryantm 148ed30c 1fc1fb27

+2 -2
+2 -2
pkgs/by-name/eg/egl-wayland/package.nix
··· 16 16 17 17 stdenv.mkDerivation rec { 18 18 pname = "egl-wayland"; 19 - version = "1.1.19"; 19 + version = "1.1.20"; 20 20 21 21 outputs = [ 22 22 "out" ··· 27 27 owner = "Nvidia"; 28 28 repo = "egl-wayland"; 29 29 rev = version; 30 - hash = "sha256-xQZTmZQqFY7oXHx+g+PKbwCYCPdpUrFnyMZyL2Q/faE="; 30 + hash = "sha256-uexvXwLj7QEBht74gmqC1+/y37wC6F/fTtf5RNcK/Pw="; 31 31 }; 32 32 33 33 postPatch = ''