php: 8.3.12 -> 8.3.13

* php83: 8.3.12 -> 8.3.13

ChangeLog: https://www.php.net/ChangeLog-8.php#PHP_8_3
(cherry picked from commit ff0df8fe7a)
This commit is contained in:
Maximilian Bosch 2024-11-09 13:20:50 +01:00
parent ce9e62a789
commit 853c6449d3
No known key found for this signature in database

View File

@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.3.12";
hash = "sha256-gHYzSWzNs3CokFRY24K9ZzZumKbVlyiRS3l7h+nK7L8=";
version = "8.3.13";
hash = "sha256-x3kcguGlVMyvhKQLpxzBQXupr2f7Wzl4CDf9fH628SQ=";
});
in
base.withExtensions ({ all, ... }: with all; ([