mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-21 04:13:12 +00:00
Merge pull request #248383 from NixOS/php/bump-8.2.9
php82: 8.2.8 -> 8.2.9
This commit is contained in:
commit
2739707f97
@ -2,8 +2,8 @@
|
||||
|
||||
let
|
||||
base = callPackage ./generic.nix (_args // {
|
||||
version = "8.2.8";
|
||||
hash = "sha256-mV7UAJx5F8li0xg3oaNljzbUr081e2c8l//b5kA/hRc=";
|
||||
version = "8.2.9";
|
||||
hash = "sha256-SEYLmUrn61CWoxD0TRPoZd4XcRBNSlUNUwcr5YpvF2w=";
|
||||
});
|
||||
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user