vpl-gpu-rt: 25.2.6 -> 25.3.0 (#427769)

Co-authored-by: pjungkamp <philipp@jungkamp.dev>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-23 15:07:32 +00:00
committed by GitHub
co-authored by pjungkamp
+2 -2
View File
@@ -10,7 +10,7 @@
stdenv.mkDerivation rec {
pname = "vpl-gpu-rt";
version = "25.2.6";
version = "25.3.0";
outputs = [
"out"
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
owner = "intel";
repo = "vpl-gpu-rt";
rev = "intel-onevpl-${version}";
hash = "sha256-Le21JODzWgJNLWojGyoYeyJUfi8zk2JNC4C27PC3RlA=";
hash = "sha256-S4HjNZrrHxTiHao102fODrUE4isqd2QR7dFfqxEQRx8=";
};
nativeBuildInputs = [