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 17 stdenv.mkDerivation rec { 18 pname = "egl-wayland"; 19 - version = "1.1.19"; 20 21 outputs = [ 22 "out" ··· 27 owner = "Nvidia"; 28 repo = "egl-wayland"; 29 rev = version; 30 - hash = "sha256-xQZTmZQqFY7oXHx+g+PKbwCYCPdpUrFnyMZyL2Q/faE="; 31 }; 32 33 postPatch = ''
··· 16 17 stdenv.mkDerivation rec { 18 pname = "egl-wayland"; 19 + version = "1.1.20"; 20 21 outputs = [ 22 "out" ··· 27 owner = "Nvidia"; 28 repo = "egl-wayland"; 29 rev = version; 30 + hash = "sha256-uexvXwLj7QEBht74gmqC1+/y37wC6F/fTtf5RNcK/Pw="; 31 }; 32 33 postPatch = ''