php82: 8.2.5 -> 8.2.6

This commit is contained in:
Pol Dellaiera
2023-05-12 17:44:44 +02:00
parent e0f2995ab1
commit 69769d3e1b
+2 -2
View File
@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.2.5";
hash = "sha256-5agGY8yk9gRK2GpIl5gUfHrwN+ypb2zTV6s20oy2N1c=";
version = "8.2.6";
hash = "sha256-RKcMUvU3ZiwQ2R7tv1H9dlyZYb5rolCO1jv3omzdMQA=";
});
in