Unverified Commit eb974fbf authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

php83: 8.3.16 -> 8.3.17 (#382938)

parents 4295526d 34a56602
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@ let
  base = callPackage ./generic.nix (
    _args
    // {
      version = "8.3.16";
      hash = "sha256-6SCCGMvcuBaDS2xe2N3FdI+xL/d3z54OA7tIlidmCLY=";
      version = "8.3.17";
      hash = "sha256-TgNNynqxb8YGLIxTBnUo9OyqJGvyIxDmhB9wCAlCZKw=";
    }
  );
in