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

vpl-gpu-rt: 25.3.4 -> 25.4.1

parent 956f9313
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.3.4";
  version = "25.4.1";

  outputs = [
    "out"
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
    owner = "intel";
    repo = "vpl-gpu-rt";
    rev = "intel-onevpl-${version}";
    hash = "sha256-tnRYP8mdG0bocdQTcpeJAGX+sHA52JuqeKazlkL2Y+0=";
    hash = "sha256-JuvMz4O3HGwfcOd8QuyFXsBoz5M4Lw3Se73ObJ9s73c=";
  };

  nativeBuildInputs = [