Loading pkgs/development/interpreters/php/8.1.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ let base = callPackage ./generic.nix (_args // { version = "8.1.21"; hash = "sha256-bqSegzXWMhd/VrUHFgqhUcewIBhXianBSFn85dSgd20="; version = "8.1.22"; hash = "sha256-mSNU44LGxhjQHtS+Br7qjewxeLFBU99k08jEi4Xp+8I="; }); in Loading Loading
pkgs/development/interpreters/php/8.1.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ let base = callPackage ./generic.nix (_args // { version = "8.1.21"; hash = "sha256-bqSegzXWMhd/VrUHFgqhUcewIBhXianBSFn85dSgd20="; version = "8.1.22"; hash = "sha256-mSNU44LGxhjQHtS+Br7qjewxeLFBU99k08jEi4Xp+8I="; }); in Loading