egl-wayland: 1.1.17 -> 1.1.18 (#387093)

This commit is contained in:
Weijia Wang
2025-03-22 20:44:12 +01:00
committed by GitHub

View File

@@ -15,7 +15,7 @@
stdenv.mkDerivation rec {
pname = "egl-wayland";
version = "1.1.17";
version = "1.1.18";
outputs = [ "out" "dev" ];
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
owner = "Nvidia";
repo = "egl-wayland";
rev = version;
hash = "sha256-/lj52qCbv07NDYDdF8SEjCIWWPAMcwXNvYXiU8IoC/A=";
hash = "sha256-Vu0XPcFKQJ+nypNMX1tw17whVWceZ0YlqvEEmEbTQaU=";
};
postPatch = ''