vpl-gpu-rt: 25.3.2 -> 25.3.4

This commit is contained in:
R. Ryantm
2025-09-19 01:07:45 +00:00
parent ee164a706c
commit f2598ff1eb
+2 -2
View File
@@ -10,7 +10,7 @@
stdenv.mkDerivation rec {
pname = "vpl-gpu-rt";
version = "25.3.2";
version = "25.3.4";
outputs = [
"out"
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
owner = "intel";
repo = "vpl-gpu-rt";
rev = "intel-onevpl-${version}";
hash = "sha256-Xgochq1cVw9iOEmbosvo5qgiYWE7ljhffS0n5rHoi8Y=";
hash = "sha256-tnRYP8mdG0bocdQTcpeJAGX+sHA52JuqeKazlkL2Y+0=";
};
nativeBuildInputs = [