php83: 8.3.9 -> 8.3.10

This commit is contained in:
R. Ryantm
2024-08-11 01:03:25 +00:00
parent 2d2404abaf
commit f20174de43
+2 -2
View File
@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.3.9";
hash = "sha256-lu3G2Ct1A6ZlBUH8R3q9VFbfKN+qjJOI/54x2f4eMRI=";
version = "8.3.10";
hash = "sha256-5YQZnDULRjQ8NwabucwgrYk8sEx0fIme8bBercDuo7A=";
});
in
base.withExtensions ({ all, ... }: with all; ([