egl-wayland: 1.1.19 -> 1.1.20 (#431501)

This commit is contained in:
Nick Cao
2025-08-13 16:29:01 -04:00
committed by GitHub
+2 -2
View File
@@ -16,7 +16,7 @@
stdenv.mkDerivation rec {
pname = "egl-wayland";
version = "1.1.19";
version = "1.1.20";
outputs = [
"out"
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
owner = "Nvidia";
repo = "egl-wayland";
rev = version;
hash = "sha256-xQZTmZQqFY7oXHx+g+PKbwCYCPdpUrFnyMZyL2Q/faE=";
hash = "sha256-uexvXwLj7QEBht74gmqC1+/y37wC6F/fTtf5RNcK/Pw=";
};
postPatch = ''