mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
php80: 8.0.21 -> 8.0.22
https://www.php.net/ChangeLog-8.php#8.0.22
(cherry picked from commit 2b483c62db)
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
let
|
||||
base = callPackage ./generic.nix (_args // {
|
||||
version = "8.0.21";
|
||||
hash = "sha256-HLd2LR/+zOruuvufbiQTLKI/sUQ8tWMND8z1PwTPoSY=";
|
||||
version = "8.0.22";
|
||||
hash = "sha256-40KRjT7NQi8QAy3wrD/7Dhf1aPrWz44jK296ah/cPJw=";
|
||||
});
|
||||
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user