Skip to content

Commit

Permalink
php81: 8.1.16 -> 8.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Mar 20, 2023
1 parent d2629da commit a5c90b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/interpreters/php/8.1.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

let
base = callPackage ./generic.nix (_args // {
version = "8.1.16";
hash = "sha256-zZ8OoU2C2UVVh6SaC2yAKnuNj/eXA/n0ixfbAQ+2M84=";
version = "8.1.17";
hash = "sha256-9Pspig6wkflE7OusV7dtqudoqXDC9RYQpask802MDK8=";
});

in
Expand Down

0 comments on commit a5c90b8

Please sign in to comment.