Commit 2a04defe authored by R. RyanTM's avatar R. RyanTM
Browse files

vpl-gpu-rt: 25.2.2 -> 25.2.3

parent 35bfba9e
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.2";
  version = "25.2.3";

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

  nativeBuildInputs = [