php82: 8.2.11 -> 8.2.12

(cherry picked from commit 47fcbd9a4f)
This commit is contained in:
Pol Dellaiera
2023-10-26 23:19:06 +02:00
committed by Maximilian Bosch
parent 0b572e26b2
commit d34e5decd2

View File

@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.2.11";
hash = "sha256-OBktrv+r9K9sQnvxesH4JWXZx1IuDb0yIVFilEQ0sos=";
version = "8.2.12";
hash = "sha256-cEMl9WsbTBf5+VHh/+9cZOFIiWBT804mJhUsuqLwWJM=";
});
in