vpl-gpu-rt: 25.3.0 -> 25.3.1

This commit is contained in:
R. Ryantm 2025-08-03 00:44:49 +00:00
parent 47230ff98d
commit f4dcc3d75c

View File

@ -10,7 +10,7 @@
stdenv.mkDerivation rec {
pname = "vpl-gpu-rt";
version = "25.3.0";
version = "25.3.1";
outputs = [
"out"
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
owner = "intel";
repo = "vpl-gpu-rt";
rev = "intel-onevpl-${version}";
hash = "sha256-S4HjNZrrHxTiHao102fODrUE4isqd2QR7dFfqxEQRx8=";
hash = "sha256-BjGoBPWsw8wCDAw1z+imegzbvgRrMNUHdXkUHULC/Vs=";
};
nativeBuildInputs = [