summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPol Dellaiera <pol.dellaiera@protonmail.com>2024-03-15 03:36:27 +0100
committerGitHub <noreply@github.com>2024-03-15 03:36:27 +0100
commitf242fc768bdfcf91d9094a8a8f66551324bf1a47 (patch)
tree2abb324f29ac81c184a009582e0735746b05b024
parentMerge pull request #296006 from r-ryantm/auto-update/php81Extensions.phalcon (diff)
parentphp83: 8.3.3 -> 8.3.4 (diff)
downloadnixpkgs-f242fc768bdfcf91d9094a8a8f66551324bf1a47.tar.gz
Merge pull request #296020 from r-ryantm/auto-update/php83
php83: 8.3.3 -> 8.3.4
-rw-r--r--pkgs/development/interpreters/php/8.3.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/interpreters/php/8.3.nix b/pkgs/development/interpreters/php/8.3.nix
index ee2bf413a426..4af1662b3694 100644
--- a/pkgs/development/interpreters/php/8.3.nix
+++ b/pkgs/development/interpreters/php/8.3.nix
@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
- version = "8.3.3";
- hash = "sha256-qvthO6eVlKI/5yL46QrUczAGEL+A50uKpS2pysLcTio=";
+ version = "8.3.4";
+ hash = "sha256-PFyvGODAokOq7JE6OeywkgQxla3eTD/ELpRdpbkndpU=";
});
in
base.withExtensions ({ all, ... }: with all; ([