vpl-gpu-rt: 25.3.4 -> 25.4.1

This commit is contained in:
R. Ryantm
2025-10-21 06:45:50 +00:00
parent 956f93135f
commit f2c8f34d59
+2 -2
View File
@@ -10,7 +10,7 @@
stdenv.mkDerivation rec {
pname = "vpl-gpu-rt";
version = "25.3.4";
version = "25.4.1";
outputs = [
"out"
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
owner = "intel";
repo = "vpl-gpu-rt";
rev = "intel-onevpl-${version}";
hash = "sha256-tnRYP8mdG0bocdQTcpeJAGX+sHA52JuqeKazlkL2Y+0=";
hash = "sha256-JuvMz4O3HGwfcOd8QuyFXsBoz5M4Lw3Se73ObJ9s73c=";
};
nativeBuildInputs = [