vpl-gpu-rt: 25.2.2 -> 25.2.3

This commit is contained in:
R. Ryantm 2025-06-01 07:09:21 +00:00
parent 35bfba9eef
commit 2a04defeb0

View file

@ -10,7 +10,7 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "vpl-gpu-rt"; pname = "vpl-gpu-rt";
version = "25.2.2"; version = "25.2.3";
outputs = [ outputs = [
"out" "out"
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
owner = "intel"; owner = "intel";
repo = "vpl-gpu-rt"; repo = "vpl-gpu-rt";
rev = "intel-onevpl-${version}"; rev = "intel-onevpl-${version}";
hash = "sha256-RUzDNJ22oJhOKM0q+wzMpNmqtNGxNsVai0Homj5XuBs="; hash = "sha256-59OG/1tS4SiPZk3ep508m/ULLMU7fJ7Bj9tYe9Do5AY=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [