mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
Merge: [Backport release-24.11] php83: 8.3.21 -> 8.3.22 (#414729)
This commit is contained in:
commit
e2f7adba14
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ let
|
||||||
base = callPackage ./generic.nix (
|
base = callPackage ./generic.nix (
|
||||||
_args
|
_args
|
||||||
// {
|
// {
|
||||||
version = "8.3.21";
|
version = "8.3.22";
|
||||||
hash = "sha256-0HaebhHPpsWaFt4kFmi+jH8xpymVCo0GGQ360thiKwQ=";
|
hash = "sha256-mRM+LNoq83uqedsX2O/UFGKPFKAux18UGKCqP2qmZzs=";
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
in
|
in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue