Unverified Commit f6a7796c authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

vpl-gpu-rt: 25.2.1 -> 25.2.2 (#409432)

parents 5e5f2b56 de9c94c5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@

stdenv.mkDerivation rec {
  pname = "vpl-gpu-rt";
  version = "25.2.1";
  version = "25.2.2";

  outputs = [
    "out"
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
    owner = "intel";
    repo = "vpl-gpu-rt";
    rev = "intel-onevpl-${version}";
    hash = "sha256-K6w5A0LbQDTKM5y5AzZ/Hr/FwQLZqHov0tiJHbzUE4w=";
    hash = "sha256-RUzDNJ22oJhOKM0q+wzMpNmqtNGxNsVai0Homj5XuBs=";
  };

  nativeBuildInputs = [