php82: 8.2.11 -> 8.2.12
This commit is contained in:
parent
dd83f9de26
commit
47fcbd9a4f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue