php83: 8.3.2 -> 8.3.3

Diff: https://github.com/php/php-src/compare/php-8.3.2..php-8.3.3
Changelog: 3a832a2aad/NEWS (L3)
This commit is contained in:
Pol Dellaiera 2024-02-15 22:00:59 +01:00
parent 728d5991d9
commit 7323b4ae72
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.3.2";
hash = "sha256-WCs8g3qNlS7//idKXklwbEOojBYoMMKow1gIn+dEkoQ=";
version = "8.3.3";
hash = "sha256-qvthO6eVlKI/5yL46QrUczAGEL+A50uKpS2pysLcTio=";
});
in
base.withExtensions ({ all, ... }: with all; ([