Commit 40be6bee authored by Adam C. Stephens's avatar Adam C. Stephens Committed by github-actions[bot]
Browse files

elixir_1_19: 1.19.3 -> 1.19.4

parent 2d56b0f7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
import ./generic-builder.nix {
  version = "1.19.3";
  hash = "sha256-hO9dggp9qQu9RhDSdzUtTGjHBDXpf92JeWWcDOwOsPg=";
  version = "1.19.4";
  hash = "sha256-lJC/xXkVIsX6AgL3ynU6C9AncBDwHPsUGxyYlTRdaMY=";
  # https://hexdocs.pm/elixir/1.19.0-rc.1/compatibility-and-deprecations.html#between-elixir-and-erlang-otp
  minimumOTPVersion = "26";
  maximumOTPVersion = "28";