php82: 8.2.12 -> 8.2.13

This commit is contained in:
Pol Dellaiera 2023-11-23 08:39:11 +01:00
parent ca7ec92f3d
commit 4b8b0fb9e6
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.2.12";
hash = "sha256-cEMl9WsbTBf5+VHh/+9cZOFIiWBT804mJhUsuqLwWJM=";
version = "8.2.13";
hash = "sha256-ZlKfQ7ITEx5rJTxWAr7wXwSUWNISknMPzNY7SKBtZ7o=";
});
in