vpl-gpu-rt: 25.2.0 -> 25.2.1 (#401165)

Co-authored-by: pjungkamp <philipp@jungkamp.dev>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-04-23 20:49:16 +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.0";
version = "25.2.1";
outputs = [
"out"
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
owner = "intel";
repo = "vpl-gpu-rt";
rev = "intel-onevpl-${version}";
hash = "sha256-fQAnyUh9xuWsR8+yLtDdalJhW6kmBj1GBF20UZM7M6w=";
hash = "sha256-K6w5A0LbQDTKM5y5AzZ/Hr/FwQLZqHov0tiJHbzUE4w=";
};
nativeBuildInputs = [