Commit df94b628 authored by R. RyanTM's avatar R. RyanTM
Browse files

vpl-gpu-rt: 25.1.4 -> 25.2.0

parent 3367e70d
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.1.4";
  version = "25.2.0";

  outputs = [
    "out"
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
    owner = "intel";
    repo = "vpl-gpu-rt";
    rev = "intel-onevpl-${version}";
    hash = "sha256-pu9iEAhQE7eHmrjzsyWtIecT79vcZyr5QfPq/Ce3Xxg=";
    hash = "sha256-fQAnyUh9xuWsR8+yLtDdalJhW6kmBj1GBF20UZM7M6w=";
  };

  nativeBuildInputs = [