php82: 8.2.0 -> 8.2.1
This commit is contained in:
parent
19e31cd677
commit
793d5252be
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
let
|
||||
base = callPackage ./generic.nix (_args // {
|
||||
version = "8.2.0";
|
||||
hash = "sha256-G/T8pmP5PZ4LSQm9bq4Fg6HOOD5/Bd8Sbyjycvof1Ro=";
|
||||
version = "8.2.1";
|
||||
hash = "sha256-ddb482WZPsDR2cYoHUVX5v7sWiYZSkaLiwFFnRd++yk=";
|
||||
});
|
||||
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue