Merge pull request #282590 from r-ryantm/auto-update/php83

php83: 8.3.1 -> 8.3.2
This commit is contained in:
Pol Dellaiera
2024-01-21 18:46:47 +01:00
committed by GitHub
+2 -2
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; ([