php83: 8.3.1 -> 8.3.2

This commit is contained in:
R. Ryantm 2024-01-21 13:44:53 +00:00
parent 58fcc2db9d
commit 5833ca374f

View File

@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.3.1";
hash = "sha256-xA+ukZf6aKUy9qBiwxba/jsExUUTa1S56tSTL8JsauE=";
version = "8.3.2";
hash = "sha256-WCs8g3qNlS7//idKXklwbEOojBYoMMKow1gIn+dEkoQ=";
});
in
base.withExtensions ({ all, ... }: with all; ([