vpl-gpu-rt: 25.2.5 -> 25.2.6 (#425277)

Co-authored-by: evanrichter <evanrichter@users.noreply.github.com>

authored by nixpkgs-merge-bot[bot] evanrichter and committed by GitHub ed269f84 15d9bab1

+2 -2
+2 -2
pkgs/by-name/vp/vpl-gpu-rt/package.nix
··· 10 10 11 11 stdenv.mkDerivation rec { 12 12 pname = "vpl-gpu-rt"; 13 - version = "25.2.5"; 13 + version = "25.2.6"; 14 14 15 15 outputs = [ 16 16 "out" ··· 21 21 owner = "intel"; 22 22 repo = "vpl-gpu-rt"; 23 23 rev = "intel-onevpl-${version}"; 24 - hash = "sha256-BK0LH1DeCtx/Ew3j6Yo2/xfiCtTtMxqKflmu9OwO/m0="; 24 + hash = "sha256-Le21JODzWgJNLWojGyoYeyJUfi8zk2JNC4C27PC3RlA="; 25 25 }; 26 26 27 27 nativeBuildInputs = [